
Recherche avancée
Autres articles (106)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Participer à sa traduction
10 avril 2011Vous 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 (...)
Sur d’autres sites (11205)
-
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