Recherche avancée

Médias (91)

Autres articles (111)

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

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (11061)

  • avcodec : add FM Screen Capture Codec decoder

    6 février 2017, par Paul B Mahol
    avcodec : add FM Screen Capture Codec decoder
    

    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/fmvc.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/riff.c
  • avcodec : add ClearVideo decoder

    2 mars 2017, par Kostya Shishkov
    avcodec : add ClearVideo decoder
    

    Only I-frames are decoded for now.

    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/clearvideo.c
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/riff.c
    • [DH] libavformat/rm.c
  • Escape 130 (RPL) decoder

    16 décembre 2011, par Eli Friedman
    Escape 130 (RPL) decoder
    

    Some fixes provided by Paul B Mahol <onemda@gmail.com>
    and Michael Niedermayer <michaelni@gmx.at> and me.

    Signed-off-by : Diego Biurrun <diego@biurrun.de>
    Signed-off-by : Kostya Shishkov <kostya.shishkov@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/escape130.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/rpl.c