Recherche avancée

Médias (0)

Mot : - Tags -/api

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (111)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (13698)

  • avformat/imf_cpl : Check the right variable

    25 août 2022, par Andreas Rheinhardt
    avformat/imf_cpl : Check the right variable
    

    Fixes Coverity issue #1512407.

    Reviewed-by : Pierre-Anthony Lemieux <pal@sandflow.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/imf_cpl.c
  • avformat/movenc : Fix invalid check

    30 juin 2022, par Andreas Rheinhardt
    avformat/movenc : Fix invalid check
    

    Regression since c9de096851803d45444ae9dfe3a390a2d53ac71b.
    Fixes Coverity ID 1506839.

    Reviewed-by : Jan Ekström <jeebjp@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/movenc.c
  • avformat/matroskaenc : Redo reformatting AV1

    16 janvier 2022, par Andreas Rheinhardt
    avformat/matroskaenc : Redo reformatting AV1
    

    This avoids allocations+copies in all cases, not only those
    in which the desired OBUs are contiguous in the input buffer.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/matroskaenc.c