
Recherche avancée
Autres articles (100)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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" (...)
Sur d’autres sites (15117)
-
Revision 1109b6b888 : Enable SSE2 4x4 ADST/DCT transform This commit enables SSE2 4x4 foward hybrid t
28 juin 2013, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/encoder/x86/vp9_dct_sse2.c
Enable SSE2 4x4 ADST/DCT transformThis commit enables SSE2 4x4 foward hybrid transform. The runtime
goes from 249 cycles down to 74 cycles. Overall around 2% speed-up
at no compression performance change.Change-Id : Iad4d526346e05c7be896466c05500711bb763660
-
Revision 114423538f : SSE2 16x16 ADST/DCT hybrid transform This commit enables 16x16 ADST/DCT forward
3 juillet 2013, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/encoder/x86/vp9_dct_sse2.c
SSE2 16x16 ADST/DCT hybrid transformThis commit enables 16x16 ADST/DCT forward hybrid transform using SSE2
operations. It reduces the runtime from 5433 cycles to 1621 cycles, at
no compression performance loss.Change-Id : I75fd7f1984e9e28846af459f810ff0d6ae125230
-
Revision 5e8e2bf48e : Merge "SSE2 16x16 inverse ADST/DCT hybrid transform"
16 juillet 2013, par Jingning HanMerge "SSE2 16x16 inverse ADST/DCT hybrid transform"