
Recherche avancée
Autres articles (74)
-
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 (11419)
-
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 9f1cf2c8cf : make low bitrates a lot less blocky Remove loop filter skip at speed 7+ because
3 février 2015, par Jim BankoskiChanged Paths :
Modify /vp9/common/vp9_postproc.c
Modify /vp9/encoder/vp9_speed_features.c
make low bitrates a lot less blockyRemove loop filter skip at speed 7+ because of bad visual artifacts and
up the postprocessing.Change-Id : Ibdd0bac71aaee232d2bb2e14462733c51517768d
-
x86 : hevc_mc : replace one lea by add
25 juillet 2014, par Christophe Gisquet