
Recherche avancée
Autres articles (80)
-
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 -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
Les images
15 mai 2013
Sur d’autres sites (8926)
-
Merge pull request #37 from Hadryan/patch-3
1er décembre 2013, par scottschillerMerge pull request #37 from Hadryan/patch-3
Update 360player.css
-
Revision 302698fb12 : Reworked the auto_mv_step_size speed feature This patch modifies the auto_mv_st
12 juillet 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_block.h
Modify /vp9/encoder/vp9_encodemv.c
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_rdopt.c
Reworked the auto_mv_step_size speed featureThis patch modifies the auto_mv_step_size speed feature to
use a combination of the maximum magnitude mv from the last
inter frame, and the maximum magnitude mv for the two reference
mvs with the same reference. For arf frames, the max mav step
for the resolution is used.
The bounds therefore are slightly tighter. The feature is made
a speed 1 feature.Rebased.
Results (when this feature is turned on over speed 0) :
derfraw300 : -0.046% psnr, about 5+% speedup
(tested on football : goes from 4m30.760s to 4m17.410s).Change-Id : If492797a61b0b4b3e58c0b8f86afb880165fc9f6
-
Revision e924057d80 : Fixing inadvertent change Fixes an inadvertant change made in a previous patch
27 novembre 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_ratectrl.c
Fixing inadvertent changeFixes an inadvertant change made in a previous patch while doing
some experiments.Change-Id : I9961f2157c803676491a3d6daf056ff8a37367b3