
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 f9f0879756 : Refactor to remove speed feature dependency on mode search order This commit re
10 septembre 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Refactor to remove speed feature dependency on mode search orderThis commit refactor the rate-distortion optimization search for
regular block sizes to remove the speed feature dependency on mode
search order.Change-Id : Ied033ee484c2957e17baa7b6450b720fe7dd0e7d
-
Revision 8d42fad9c1 : Move overlay frame speed feature setting out of mode search loop Refactor overl
11 septembre 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Move overlay frame speed feature setting out of mode search loopRefactor overlay frame speed-up related function. Make it unified
with the ref_frame_skip_mask system and Move it out of the mode
search loop.Change-Id : I0dde9baf44354f6ba00b4679cba02fa6a30c7316
-
Revision 238b2ace86 : Move intra block size skip outside mode search loop Unify this speed feature in
11 septembre 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Move intra block size skip outside mode search loopUnify this speed feature in the ref_frame_skip_mask scheme.
Change-Id : I7ea5646da02d3ea643680c22d50dabd448d55a27