
Recherche avancée
Autres articles (20)
-
La sauvegarde automatique de canaux SPIP
1er avril 2010, parDans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...) -
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 -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (5550)
-
Revision a126b6ce7d : Change speed and rd features for formatting bars. Change speed features / behav
24 juin 2015, par paulwilkinsChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_firstpass.h
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_rdopt.h
Modify /vp9/encoder/vp9_speed_features.c
Change speed and rd features for formatting bars.Change speed features / behavior for split mode when there
is an internal active edge (e.g. formatting bars).Remove some threshold constraints in rd code near the active
edge of the image.Add some plumbing for left and right active edge detection.
Patch set 5. Limit rd pass through for sub 8x8 to internal active edges.
This takes away any speed penalty for most clips but keeps the enhanced
edge coding for the more critical case of internal image edgesChange-Id : If644e4762874de4fe9cbb0a66211953fa74c13a5
-
Revision 527f88316c : Nextgen branch cleanup : remove real-time speed features Removed inter_mode_mask
14 juillet 2015, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Nextgen branch cleanup : remove real-time speed featuresRemoved inter_mode_mask and max_intra_bsize.
Change-Id : I835d31f95af64a524b2fdb685d1d09a6b0ad5c9f
-
Revision 0fe589f21e : Fill buffer speed up Eliminates the byte by byte read from bool decoder, by re
14 juillet 2015, par Jim BankoskiChanged Paths :
Modify /vpx_dsp/bitreader.c
Add /vpx_util/endian_inl.h
Modify /vpx_util/vpx_util.mk
Fill buffer speed upEliminates the byte by byte read from bool decoder, by reading
in a size_t and then shifting it into place.Change-Id : I0ed8c7b6f942847e79cc90105dc1d2b5b3deb0d6