Recherche avancée

Médias (3)

Mot : - Tags -/Valkaama

Autres articles (100)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (13308)

  • apng : Add a basic APNG muxer

    28 mars 2015, par Donny Yang
    apng : Add a basic APNG muxer
    

    Additionally, update some documentation with support for APNG

    Signed-off-by : Donny Yang <work@kota.moe>
    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/apngenc.c
  • Merge commit ’07761294fc3f08e139e8a406ef7d5b63aaf1ecee’

    19 avril 2014, par Michael Niedermayer
    Merge commit ’07761294fc3f08e139e8a406ef7d5b63aaf1ecee’
    

    * commit ’07761294fc3f08e139e8a406ef7d5b63aaf1ecee’ :
    Silicon Graphics RLE 8-bit video decoder

    Conflicts :
    Changelog
    doc/general.texi
    libavcodec/avcodec.h
    libavcodec/sgirledec.c
    libavcodec/version.h

    See : afa1617b937f3675f74c6351a46c45f8c24d67f2
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/sgirledec.c
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/version.h
  • Add Cinepak encoder

    27 juin 2017, par Tomas Härdin
    Add Cinepak encoder
    

    With permission of Tomas Härdin applied by Rl aetey.se

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/cinepakenc.c