
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (73)
-
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 (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (9137)
-
Revision 0aae100076 : Reuse inter prediction result in real-time speed 6 In real-time speed 6, no par
20 juin 2014, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_pickmode.c
Modify /vp9/encoder/vp9_pickmode.h
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Reuse inter prediction result in real-time speed 6In real-time speed 6, no partition search is done. The inter
prediction results got from picking mode can be reused in the
following encoding process. A speed feature reuse_inter_pred_sby
is added to only enable the resue in speed 6.This patch doesn’t change encoding result. RTC set tests showed
that the encoding speed gain is 2% - 5%.Change-Id : I3884780f64ef95dd8be10562926542528713b92c
-
Revision a869e62a8f : Verify that the ouput of q0 is lossless in cpu speed test. Change-Id : Ib94ee638
27 juin 2014, par Alex ConverseChanged Paths :
Modify /test/cpu_speed_test.cc
Verify that the ouput of q0 is lossless in cpu speed test.Change-Id : Ib94ee638eb486f1368f2e3098d25c1d3d28fc265
-
Revision 303aa7e42a : Merge "Added a new speed 7 in rt mode"
28 juin 2014, par Yaowu XuMerge "Added a new speed 7 in rt mode"