Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (104)

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

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (10918)

  • aptx : add raw muxer and demuxer for aptX

    10 novembre 2017, par Aurelien Jacobs
    aptx : add raw muxer and demuxer for aptX
    
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/aptxdec.c
    • [DH] libavformat/rawenc.c
    • [DH] libavformat/utils.c
  • Add AV1 video decoding support through libaom

    25 août 2016, par Luca Barbato
    Add AV1 video decoding support through libaom
    

    Signed-off-by : Diego Biurrun <diego@biurrun.de>
    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] Changelog
    • [DBH] configure
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/libaom.c
    • [DBH] libavcodec/libaom.h
    • [DBH] libavcodec/libaomdec.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>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/escape130.c
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/rpl.c