Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (96)

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

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

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

Sur d’autres sites (10850)

  • doc/filters : Fix texi syntax

    26 juin 2013, par Jean Delvare
    doc/filters : Fix texi syntax
    

    Commit f1efaf837117718e3b4c96336fe9b5f686b1fe30 used parentheses
    instead of curly braces in texi syntax, resulting in warnings when
    the documentation is generated. Fix that.

    Signed-off-by : Jean Delvare <khali@linux-fr.org>
    Cc : Michael Niedermayer <michaelni@gmx.at>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/filters.texi
  • lavc/libopenjpegenc : factorize cinema parameters to it’s own function

    28 janvier 2015, par Jean First
    lavc/libopenjpegenc : factorize cinema parameters to it’s own function
    

    Signed-off-by : Jean First <jeanfirst@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/libopenjpegenc.c
  • avformat/flvenc : Do not allow creating h263/mpeg4 in flv without unofficial format...

    7 juin 2014, par Michael Niedermayer
    avformat/flvenc : Do not allow creating h263/mpeg4 in flv without unofficial format extensions being enabled.
    

    Found-by : Jean-Baptiste Kempf <jb@videolan.org>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/flvenc.c