Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (98)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (9794)

  • Merge commit ’6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40’

    16 décembre 2014, par Michael Niedermayer
    Merge commit ’6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40’
    

    * commit ’6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40’ :
    mov : Fix handling of zero-length metadata values

    Conflicts :
    libavformat/mov.c

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

    • [DH] libavformat/mov.c
  • avcodec/tta : fix macro ()

    7 juin 2014, par Michael Niedermayer
    avcodec/tta : fix macro ()
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/tta.c
    • [DH] libavcodec/ttaenc.c
  • x86/dsputil : move some mmx init code inside dsputil_init_mmx()

    6 juin 2014, par James Almer
    x86/dsputil : move some mmx init code inside dsputil_init_mmx()
    

    This reduces differences with the fork

    Signed-off-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/x86/dsputil_init.c