
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (106)
-
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 (14178)
-
Revision 4fd6ba9da0 : Adjust some speed features for —rt (-5) Change-Id : Ibabd8440ff5c9dd7f300f317e2
5 mars 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Adjust some speed features for —rt (-5)Change-Id : Ibabd8440ff5c9dd7f300f317e2c9d50e8e84aab9
-
Revision a57cff2132 : Move set_speed_feature out of frame encoding Set speed features before running
4 mars 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_rdopt.c
Move set_speed_feature out of frame encodingSet speed features before running frame encoding. This avoids
redundant RD threshold calculation in key frame coding.Change-Id : If8e3cf2c02976baa59b310c1c23af9eea0c46e36
-
Revision a46f5459c3 : improved speed of 4x4 sse2 fdct. * speed improvment of 30 percent achieved * mu
3 mars 2014, par Andrew RussellChanged Paths :
Modify /vp9/encoder/x86/vp9_dct_sse2.c
improved speed of 4x4 sse2 fdct.* speed improvment of 30 percent achieved
* multiplies and adds remain the same
* non-arithmetic instructions minimized by hand, by :
-expanding 2 pass loop
-removing irrelivant "shuffles"
-combining last two rounding steps
* further improvments may be possibleChange-Id : Idec2c3f52910c48e6a0e0f9aefed5cae31b0b8c0