Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (94)

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

  • vmdav : Try to fix unpack_rle()

    1er mai 2013, par Michael Niedermayer
    vmdav : Try to fix unpack_rle()
    

    This fixes out of array accesses
    The code prior to this commit could not have worked, thus obviously
    was untested. I was also not able to find a valid sample that uses this
    code.
    This fix is thus only based on the description of the format

    If someone has a sample that uses unpack_rle(), please mail me.

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vmdav.c
  • Merge commit ’6b110d3a739c31602b59887ad65c67025df3f49d’

    1er mai 2013, par Michael Niedermayer
    Merge commit ’6b110d3a739c31602b59887ad65c67025df3f49d’
    

    * commit ’6b110d3a739c31602b59887ad65c67025df3f49d’ :
    ppc : More consistent names for H.264 optimizations files
    mpegaudiosp : More consistent names for ppc/x86 optimization files

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

    • [DH] libavcodec/ppc/Makefile
    • [DH] libavcodec/ppc/h264dsp.c
    • [DH] libavcodec/ppc/h264qpel.c
    • [DH] libavcodec/ppc/h264qpel_template.c
    • [DH] libavcodec/ppc/mpegaudiodsp_altivec.c
    • [DH] libavcodec/x86/Makefile
    • [DH] libavcodec/x86/mpegaudiodsp.c
  • Merge commit ’4d810ad2e943a59658ddf00a397121c2b62f7157’

    3 mai 2013, par Michael Niedermayer
    Merge commit ’4d810ad2e943a59658ddf00a397121c2b62f7157’
    

    * commit ’4d810ad2e943a59658ddf00a397121c2b62f7157’ :
    configure : Use a different variable name in push/popvar

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

    • [DH] configure