Recherche avancée

Médias (1)

Mot : - Tags -/publier

Autres articles (63)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Add an OpenH264 decoder wrapper

    23 juin 2016, par Martin Storsjö
    Add an OpenH264 decoder wrapper
    

    This is cherrypicked from libav, from commits
    82b7525173f20702a8cbc26ebedbf4b69b8fecec and
    d0b1e6049b06eeeeca146ece4d2f199c5dba1565.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/libopenh264.c
    • [DH] libavcodec/libopenh264.h
    • [DH] libavcodec/libopenh264dec.c
    • [DH] libavcodec/libopenh264enc.c
    • [DH] libavcodec/version.h
  • Direct Stream Digital (DSD) decoder

    14 avril 2014, par Peter Ross
    Direct Stream Digital (DSD) decoder
    

    Signed-off-by : Peter Ross <pross@xvid.org>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/dsd_tablegen.c
    • [DH] libavcodec/dsd_tablegen.h
    • [DH] libavcodec/dsddec.c
    • [DH] libavcodec/utils.c
  • XMA1 and XMA2 stereo decoders

    1er novembre 2015, par Paul B Mahol
    XMA1 and XMA2 stereo decoders
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/version.h
    • [DH] libavcodec/wmaprodec.c
    • [DH] libavformat/riff.c
    • [DH] libavformat/riffdec.c