Recherche avancée

Médias (3)

Mot : - Tags -/plugin

Autres articles (57)

  • 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

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (9970)

  • Revision a672351af9 : quantize : make 4x4, 8x8 common with larger transforms There were 4 variants of

    25 avril 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_encodeintra.c


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_quantize.h


     Modify /vp9/encoder/vp9_rdopt.c



    quantize : make 4x4, 8x8 common with larger transforms

    There were 4 variants of the quantize loop in vp9_quantize.c, now
    there is 1.

    Change-Id : Ic853393411214b32d46a6ba53769413bd14e1cac

  • Revision 32a5c52856 : Merge branch 'master' into experimental Conflicts : vp9/common/vp9_findn

    26 avril 2013, par Johann

    Changed Paths :
     Modify /build/make/configure.sh


     Modify /test/acm_random.h


     Modify /vp8/encoder/onyx_if.c


     Modify /vp9/decoder/vp9_decodframe.c


     Add /vp9/decoder/x86/vp9_dequantize_sse2.c
    (from /vp9/decoder/x86/vp9_dequantize_x86.c
    :80fadb261e62a05ba0a22ce8abeb6e1c945c082f)
     Delete /vp9/decoder/x86/vp9_dequantize_x86.c


     Modify /vp9/encoder/vp9_sad_c.c


     Modify /vp9/vp9_common.mk


     Modify /vp9/vp9_dx_iface.c


     Modify /vp9/vp9cx.mk


     Modify /vp9/vp9dx.mk



    Merge branch 'master' into experimental

    Conflicts :
    vp9/common/vp9_findnearmv.c
    vp9/common/vp9_rtcd_defs.sh
    vp9/decoder/vp9_decodframe.c
    vp9/decoder/x86/vp9_dequantize_sse2.c
    vp9/encoder/vp9_rdopt.c
    vp9/vp9_common.mk

    Resolve file name changes in favor of master. Resolve rdopt changes in
    favor of experimental, preserving the newer experiments.

    Change-Id : If51ed8f457470281c7b20a5c1a2f4ce2cf76c20f

  • Revision 15b5e465f2 : Adding vp9_update_frame_size function. Moving common code from encoder and deco

    30 avril 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/vp9_alloccommon.c


     Modify /vp9/common/vp9_alloccommon.h


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/encoder/vp9_onyx_if.c



    Adding vp9_update_frame_size function.

    Moving common code from encoder and decoder to vp9_update_frame_size.

    Change-Id : I6ca758b7d05ffd52821bd3f7ad68089da11e4165