
Recherche avancée
Autres articles (46)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (10321)
-
avcodec/roqvideoenc : More verbose warning about no power of 2 dimensions
9 juillet 2014, par Michael Niedermayer -
Revision d9655e42b8 : Change in rddiv parameter to make it a power of 2 Converts the constant rddiv p
11 octobre 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_rdopt.h
Change in rddiv parameter to make it a power of 2Converts the constant rddiv parameter to 128 (from 100) and
implements RDCOST with bit-shift rather than multiplication.
Other parameters are also adjusted to roughly keep the same
balance between Rate and Distortion.There is a slight speed-up of about 0.5-1% (at speed 0) as
testted on football_cif.There is a slight change in performance due to small change
in the parameters.
derfraw300 : +0.033%
stdhdraw250 ; +0.102%Change-Id : I70ac69f58fa71c83108f68fe41796cd19d1fc760
-
Revision c222b96bfd : Merge "Change in rddiv parameter to make it a power of 2"
11 octobre 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Merge "Change in rddiv parameter to make it a power of 2"