
Recherche avancée
Autres articles (27)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Submit bugs and patches
13 avril 2011Unfortunately 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 (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (7310)
-
Revision 85640f1c9d : vp9 : remove unnecessary wait w/threaded loopfilter the final macroblock rows ar
22 août 2013, par James ZernChanged Paths :
Modify /vp9/decoder/vp9_decodframe.c
vp9 : remove unnecessary wait w/threaded loopfilterthe final macroblock rows are scheduled in the main thread. prior to
this change one additional macroblock row would be scheduled in the
worker forcing the main thread to wait before finishing.Change-Id : I05f3168e5c629b898fcebb0d77eb6d6a90d6105e
-
Revision 35a83677a5 : Moving itxm_add pointer from MACROBLOCKD to MACROBLOCK. The final goal is event
21 mai 2014, par Dmitry KovalevChanged Paths :
Modify /vp9/common/vp9_blockd.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/encoder/vp9_block.h
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_encodemb.c
Modify /vp9/encoder/vp9_encoder.c
Moving itxm_add pointer from MACROBLOCKD to MACROBLOCK.The final goal is eventually to get rid of both itxm_add and fwd_txm4x4.
This patch does it in the decoder.Change-Id : Ibb3db57efbcbb1ac387c6742538a9fcf2c6f24a5
-
libspeexdec : fix detection of final terminator code
13 juillet 2013, par Justin Ruggles