
Recherche avancée
Autres articles (23)
-
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. -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (4692)
-
Révision 22653 : Report de r22652 : Full Path Disclosure dans le phraseur.
12 décembre 2015, par cedric@yterium.comLorsqu’un symbole d’avant-boucle n’avait pas son chevron fermant,
le compilateur signalait bien l’erreur mais produisait quand même du code PHP,
leque étant syntaxiquement faux produisait une erreur PHP.Bonne stratégie : poursuivre la compilation un caractère après le chevron ouvrant de cette avant-boucle pour traquer les éventuelles erreurs plus loi.
-
avformat/mov : Update handbrake_version threshold for full mp3 parsing
22 décembre 2015, par Michael Niedermayer -
Revision 53ff43adc3 : Prunes out full-rd computation based on modeled rd Adds a speed feature to elim
9 juillet 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/common/vp9_blockd.h
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_rdopt.c
Prunes out full-rd computation based on modeled rdAdds a speed feature to eliminate full-rd computation if the modeled
rd or rd based on a different parameter in the same mode is already
a lot larger than the best rd yet.Specifically, only search the sharp and smooth filters if the modeled
rd cost based on the regular filter is within a certain factor of the
best rd cost so far. Also, skip full-rd computation of non splitmv
inter modes if the modeled rd cost based on pred error is within the
same factor of the best rd cost so far.Also adds some enhancements in the rd search for splitmv mode to
speed things up by early breakouts. Negligible impact on performance.Resuts on derfraw300 :
psnr : -0.013% with the splitmv enhancements, -0.24% with the rd
breakout feature on.
speedup : 6% with splitmv enhancements, 20% with also residual breakout
(tested on football sequence at 600 Kbps)Change-Id : I37abc308ea9f110c1679ce649b6a7e73ab1ad5fc