Recherche avancée

Médias (91)

Autres articles (61)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • 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

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

Sur d’autres sites (14518)

  • avcodec/vc1 : Arm 32-bit NEON unescape fast path

    31 mars 2022, par Ben Avison
    avcodec/vc1 : Arm 32-bit NEON unescape fast path
    

    checkasm benchmarks on 1.5 GHz Cortex-A72 are as follows.

    vc1dsp.vc1_unescape_buffer_c : 918624.7
    vc1dsp.vc1_unescape_buffer_neon : 142958.0

    Signed-off-by : Ben Avison <bavison@riscosopen.org>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/arm/vc1dsp_init_neon.c
    • [DH] libavcodec/arm/vc1dsp_neon.S
  • avfilter/avf_avectorscope : add ultra fast path when slow fading is disabled

    19 septembre 2021, par Paul B Mahol
    avfilter/avf_avectorscope : add ultra fast path when slow fading is disabled
    
    • [DH] libavfilter/avf_avectorscope.c
  • Revision 8684c23260 : Integrate fast txfm and quant path into skip_recode system This commit integrat

    7 août 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encodemb.c



    Integrate fast txfm and quant path into skip_recode system

    This commit integrates the fast transform and quantization process
    into skip_recode scheme in the rate-distortion optimization loop.
    Previously the fast transform and quantization process was only
    enabled for non-RD coding flow.

    Change-Id : Ib7db4d39b7033f1495c75897271f769799198ba8