
Recherche avancée
Autres articles (25)
-
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" (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (5531)
-
sipr : set mode based on block_align instead of bit_rate
29 octobre 2011, par Justin Rugglessipr : set mode based on block_align instead of bit_rate
-
Revision e39ecfaa98 : Preliminary code for variance based paritioning Brings back most of Jim's previ
4 mars 2014, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_mcomp.c
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_pickmode.c
Preliminary code for variance based paritioningBrings back most of Jim's previous patch for choosing
partitioning based on variance while making it compatible
with the current state of the code. Also adds a
nonrd_use_partition() function to recursively encode for any
arbitrary sb_type decisions within a 64x64 block ; and
includes some refactoring.Currently, when the VAR_BASED_PARTITIONING mode is turned on
for speed 7, there is a 10+% speed-up observed.Experiments/improvements with this new partitioning method
will be conducted subsequently.Change-Id : Ie6f43bfbde30583e941f450bf07c3b48828c9571
-
Revision 6db81fd629 : vp9 : fix frame-parallel encoding the flag in the header wasn't being set based
6 décembre 2014, par James ZernChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
vp9 : fix frame-parallel encodingthe flag in the header wasn’t being set based on the encoder
configuration in non-intra only modebroken since :
fbc2fbf Adding oxcf temp variable.Change-Id : Ib4cff9901889824bc4e68d7f0f6deb1e41df2f53