
Recherche avancée
Autres articles (99)
-
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" (...) -
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 (13709)
-
Revision 2cb75c9607 : Refactor SSE2 8x8 functional units These serve as building blocks for SSE2 8x8
3 juillet 2013, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_dct.c
Modify /vp9/encoder/x86/vp9_dct_sse2.c
Refactor SSE2 8x8 functional unitsThese serve as building blocks for SSE2 8x8 and 16x16 ADST/DCT
hybrid transform coding.Change-Id : I4089a754c66e0c986f67d9b8ec4dfb9627ad430d
-
Revision a32a086d23 : Enable sse2 implmentation of 8x8 ADST/DCT This commit makes use of the butterfl
20 juin 2013, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/encoder/x86/vp9_dct_sse2.c
Enable sse2 implmentation of 8x8 ADST/DCTThis commit makes use of the butterfly structure to enable the sse2
version implementation of 8x8 ADST/DCT hybrid transform coding.The runtime of hybrid transform module goes down from 1170 cycles
to 245 cycles. Overall speed-up around 1.5%.Change-Id : Ic808ffd21ece8a9d0410d8c0243d7b6c28ac3b3f
-
Revision 362809dfbf : Add unit tests for 4x4 ADST Enable sign bias check and round-trip error unit te
18 juin 2013, par Jingning HanChanged Paths :
Modify /test/fdct4x4_test.cc
Add unit tests for 4x4 ADSTEnable sign bias check and round-trip error unit tests for 4x4 hybrid
transform modules.Change-Id : Icd3d839f098d4b92b00ff76eac146765b039d0d3