
Recherche avancée
Autres articles (69)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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 (9033)
-
Revision c382136122 : Trap divide by 0. Trap divide by 0 that could occur with a 0 rate target in aq
29 janvier 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Trap divide by 0.Trap divide by 0 that could occur with a 0 rate target
in aq mode COMPLEXITY_AQ.Change-Id : I034514f512b2a0db470ae8d37ea395278bf473cf
-
Revision e590e087d5 : Fix target frame size setting, for 1pass cbr. Only use layered average size if
13 février 2014, par Marco PaniconiChanged Paths :
Modify /examples/vpx_temporal_scalable_patterns.c
Modify /vp9/encoder/vp9_ratectrl.c
Fix target frame size setting, for 1pass cbr.Only use layered average size if number_temporal_layers > 1.
Also removed unneeded commented-out line, and change some parameter
setting in vpx_temporal_scalable_patterns.cChange-Id : Ic86e43e7daf0313e8c5a4aba1497299158111955
-
Revision 11bd630f39 : Merge "cq_test.cc : Use size_t for file size and unsigned int for target bitrate.
26 février 2014, par Tom FineganMerge "cq_test.cc : Use size_t for file size and unsigned int for target
bitrate."