Recherche avancée

Médias (91)

Autres articles (89)

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Les sons

    15 mai 2013, par

Sur d’autres sites (7586)

  • avcodec/svq3 : Free array of frames in a loop

    15 avril 2021, par Andreas Rheinhardt
    avcodec/svq3 : Free array of frames in a loop
    

    Avoids code duplication

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

    • [DH] libavcodec/svq3.c
  • avformat/dashdec : Free subtitle representations on exit

    19 septembre 2020, par Andreas Rheinhardt
    avformat/dashdec : Free subtitle representations on exit
    

    Reviewed-by : Steven Liu <lq@chinaffmpeg.org>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavformat/dashdec.c
  • avutil/aes_crt : free AVAESCTR struct properly

    3 février 2016, par James Almer
    avutil/aes_crt : free AVAESCTR struct properly
    

    Reviewed-by : Andreas Cadhalpun <andreas.cadhalpun@googlemail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavutil/aes_ctr.c