Recherche avancée

Médias (91)

Autres articles (69)

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

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (6407)

  • avcodec/mpeg4videodec : Clear bits_per_raw_sample if it has originated from a previous...

    9 juin 2018, par Michael Niedermayer
    avcodec/mpeg4videodec : Clear bits_per_raw_sample if it has originated from a previous instance
    

    Fixes : assertion failure
    Fixes : ffmpeg_crash_5.avi

    Found-by : Thuan Pham <thuanpv@comp.nus.edu.sg>, Marcel Böhme, Andrew Santosa and Alexandru Razvan Caciulescu with AFLSmart
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/mpeg4videodec.c
  • avcodec/mpeg4videodec : Check read profile before setting it

    27 juin 2018, par Michael Niedermayer
    avcodec/mpeg4videodec : Check read profile before setting it
    

    Fixes : null pointer dereference
    Fixes : ffmpeg_crash_7.avi

    Found-by : Thuan Pham, Marcel Böhme, Andrew Santosa and Alexandru Razvan Caciulescu with AFLSmart
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/mpeg4videodec.c
  • Apple HLS h.264 encoding

    24 novembre 2016, par user3753682

    I know thta this is a legal question, but since this involves ffmpeg and libx264 i am going here

    For using Apple’s HLS or Mpeg Dash video streaming technology, should we pay any royalties to MPEGLA ?

    We use ffmpeg with libx264 to generate the content. ffmpeg and libx264 are free softwares but h.264 and Dash are patented technologies