
Recherche avancée
Autres articles (15)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (1914)
-
Revision 084c49ac79 : Adjust speed feature for —rt Moved a few features with low impact on compressi
4 février 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Adjust speed feature for —rtMoved a few features with low impact on compression form -5 to -4 and
increased adaptive_rd_thresh for -5.Change-Id : Ib1b748168cc6ed7684ae4818499f3a536ae76253
-
Revision 0dc535ecbb : Merge "Adjust speed feature for —rt"
5 février 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Merge "Adjust speed feature for —rt" -
Revision 2488cb34bc : Optimize bilinear sub-pixel filters in sse2 Using bilinear filters could speed
30 janvier 2014, par Yunqing WangChanged Paths :
Modify /vp9/common/x86/vp9_asm_stubs.c
Add /vp9/common/x86/vp9_subpixel_bilinear_sse2.asm
Modify /vp9/vp9_common.mk
Optimize bilinear sub-pixel filters in sse2Using bilinear filters could speed up the codec in real-time mode.
This patch added sse2 optimizations of bilinear filters that
operate on different-sized blocks.Tests showed that the real-time encoder was speeded up by 3%.
Change-Id : If99a7ee4385fcc225c3ee7445d962d5752e57c3f