
Recherche avancée
Autres articles (101)
-
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 (16547)
-
Revision 02349561b6 : Renaming inverse hybrid transform functions. Renaming vp9_ht_dequant_idct_add*
9 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/decoder/vp9_decodframe.c Modify /vp9/decoder/vp9_dequantize.c Modify /vp9/decoder/vp9_dequantize.h Renaming inverse hybrid transform functions. Renaming vp9_ht_dequant_idct_add* functions to vp9_dequant_iht_add*. Change-Id : (...)
-
Revision ab362621fe : Add 8x8 dct/adst unit tests This commit enables 8x8 DCT and hybrid transform un
21 juin 2013, par Jingning HanChanged Paths :
Modify /test/fdct4x4_test.cc
Modify /test/fdct8x8_test.cc
Modify /vp9/encoder/vp9_dct.c
Add 8x8 dct/adst unit testsThis commit enables 8x8 DCT and hybrid transform unit tests. It
also tunes the forward hybrid transform rounding opertions for
more precise round-trip performance.Change-Id : If05c1ce59d75d641b9c6c91527d02d3a6ef498c3
-
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