Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (55)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (10832)

  • dsputil : Move APE-specific bits into apedsp

    29 décembre 2013, par Diego Biurrun
    dsputil : Move APE-specific bits into apedsp
    
    • [DBH] libavcodec/apedec.c
    • [DBH] libavcodec/apedsp.h
    • [DBH] libavcodec/arm/Makefile
    • [DBH] libavcodec/arm/apedsp_init_arm.c
    • [DBH] libavcodec/arm/apedsp_neon.S
    • [DBH] libavcodec/arm/dsputil_init_neon.c
    • [DBH] libavcodec/arm/int_neon.S
    • [DBH] libavcodec/dsputil.c
    • [DBH] libavcodec/dsputil.h
    • [DBH] libavcodec/ppc/Makefile
    • [DBH] libavcodec/ppc/apedsp_altivec.c
    • [DBH] libavcodec/ppc/int_altivec.c
    • [DBH] libavcodec/x86/Makefile
    • [DBH] libavcodec/x86/apedsp.asm
    • [DBH] libavcodec/x86/apedsp_init.c
    • [DBH] libavcodec/x86/dsputil.asm
    • [DBH] libavcodec/x86/dsputil_init.c
  • Remove unnecessary get_bits.h #includes and add missing headers where needed.

    23 avril 2016, par Alexandra Hájková
    Remove unnecessary get_bits.h #includes and add missing headers where needed.
    

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

    • [DBH] libavcodec/adpcmenc.c
    • [DBH] libavcodec/cabac.c
    • [DBH] libavcodec/ffv1enc.c
    • [DBH] libavcodec/huffman.c
    • [DBH] libavcodec/iff.c
    • [DBH] libavcodec/yop.c
    • [DBH] libavformat/mpc.c
    • [DBH] libavformat/oggparseogm.c
    • [DBH] libavformat/oggparsespeex.c
    • [DBH] libavformat/oggparsevorbis.c
    • [DBH] libavformat/tta.c
  • Merge commit ’b78b10c4b78b696927f2801cf2d9f193b4eff28b’

    29 août 2013, par Michael Niedermayer
    Merge commit ’b78b10c4b78b696927f2801cf2d9f193b4eff28b’
    

    * commit ’b78b10c4b78b696927f2801cf2d9f193b4eff28b’ :
    avutil : Move internal CPU detection function declarations to private header

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

    • [DH] libavutil/arm/cpu.c
    • [DH] libavutil/cpu.c
    • [DH] libavutil/cpu.h
    • [DH] libavutil/cpu_internal.h
    • [DH] libavutil/ppc/cpu.c
    • [DH] libavutil/x86/cpu.c