Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (108)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • 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 (16434)

  • libavformat/cdxl : fix duration in case of overflow

    29 décembre 2014, par Michael Niedermayer
    libavformat/cdxl : fix duration in case of overflow
    

    Fixes integer overflow
    Fixes CID1260706

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/cdxl.c
  • avcodec/av1_frame_merge_bsf : Passthrough pos in case of no timestamps

    22 août 2021, par Andreas Rheinhardt
    avcodec/av1_frame_merge_bsf : Passthrough pos in case of no timestamps
    

    This is needed by the AV1-Annex B and AV1-OBU demuxers.

    Reviewed-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/av1_frame_merge_bsf.c
  • avdevice/dshow : Cleanup also on av_log case

    26 mai 2024, par Michael Niedermayer
    avdevice/dshow : Cleanup also on av_log case
    

    Fixes : CID1598550 Resource leak

    Sponsored-by : Sovereign Tech Fund
    Reviewed-by : Roger Pack <rogerdpack@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavdevice/dshow.c