Recherche avancée

Médias (9)

Mot : - Tags -/soundtrack

Autres articles (55)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (8618)

  • avformat/avlanguage : make av_convert_lang_to() internal

    13 mai 2016, par James Almer
    avformat/avlanguage : make av_convert_lang_to() internal
    

    The header was never installed and the function is only used in libavformat

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/asfdec_f.c
    • [DH] libavformat/asfdec_o.c
    • [DH] libavformat/asfenc.c
    • [DH] libavformat/avienc.c
    • [DH] libavformat/avlanguage.c
    • [DH] libavformat/avlanguage.h
    • [DH] libavformat/matroskaenc.c
  • avcodec/opus : check if internal is available

    28 novembre 2018, par Paul B Mahol
    avcodec/opus : check if internal is available
    
    • [DH] libavcodec/opus.c
  • avcodec/libdav1d : remove init cleanup internal codec cap

    29 novembre 2018, par James Almer
    avcodec/libdav1d : remove init cleanup internal codec cap
    

    It's no longer needed now that the AVFifoBuffer was removed.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/libdav1d.c