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)

  • avcodec/vp56 : Move VP5-9 range coder functions to a header of their own

    22 juillet 2022, par Andreas Rheinhardt
    avcodec/vp56 : Move VP5-9 range coder functions to a header of their own
    

    Also use a vpx prefix for them.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/arm/vp56_arith.h
    • [DH] libavcodec/arm/vp8.h
    • [DH] libavcodec/arm/vp8_armv6.S
    • [DH] libavcodec/arm/vpx_arith.h
    • [DH] libavcodec/vp5.c
    • [DH] libavcodec/vp56.c
    • [DH] libavcodec/vp56.h
    • [DH] libavcodec/vp56rac.c
    • [DH] libavcodec/vp6.c
    • [DH] libavcodec/vp8.c
    • [DH] libavcodec/vp8.h
    • [DH] libavcodec/vp89_rac.h
    • [DH] libavcodec/vp9.c
    • [DH] libavcodec/vp9block.c
    • [DH] libavcodec/vp9dec.h
    • [DH] libavcodec/vp9mvs.c
    • [DH] libavcodec/vpx_rac.c
    • [DH] libavcodec/vpx_rac.h
    • [DH] libavcodec/x86/vp56_arith.h
    • [DH] libavcodec/x86/vpx_arith.h
  • Add av_image_check_sar() and use it to validate SAR

    28 avril 2014, par Justin Ruggles
    Add av_image_check_sar() and use it to validate SAR
    
    • [DH] doc/APIchanges
    • [DH] libavcodec/dirac.c
    • [DH] libavcodec/dpx.c
    • [DH] libavcodec/dvdec.c
    • [DH] libavcodec/exr.c
    • [DH] libavcodec/ffv1dec.c
    • [DH] libavcodec/h263dec.c
    • [DH] libavcodec/h264_slice.c
    • [DH] libavcodec/hevc.c
    • [DH] libavcodec/internal.h
    • [DH] libavcodec/mjpegdec.c
    • [DH] libavcodec/mpeg12dec.c
    • [DH] libavcodec/truemotion1.c
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/vc1.c
    • [DH] libavcodec/vp3.c
    • [DH] libavutil/imgutils.c
    • [DH] libavutil/imgutils.h
    • [DH] libavutil/version.h
  • x86 : avcodec : Use convenience macros to check for CPU flags

    20 août 2013, par Diego Biurrun
    x86 : avcodec : Use convenience macros to check for CPU flags
    
    • [DBH] libavcodec/x86/cavsdsp.c
    • [DBH] libavcodec/x86/dnxhdenc.c
    • [DBH] libavcodec/x86/dsputil_init.c
    • [DBH] libavcodec/x86/dsputilenc_mmx.c
    • [DBH] libavcodec/x86/hpeldsp_init.c
    • [DBH] libavcodec/x86/lpc.c
    • [DBH] libavcodec/x86/motion_est.c
    • [DBH] libavcodec/x86/mpegvideo.c
    • [DBH] libavcodec/x86/vc1dsp_init.c
    • [DBH] libavcodec/x86/videodsp_init.c
    • [DBH] libavcodec/x86/vorbisdsp_init.c
    • [DBH] libavcodec/x86/vp8dsp_init.c