
Recherche avancée
Autres articles (96)
-
Les sons
15 mai 2013, par -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
MediaSPIP en mode privé (Intranet)
17 septembre 2013, parÀ partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...)
Sur d’autres sites (9957)
-
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 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 63de0f1628 : Merge "Verify that the ouput of q0 is lossless in cpu speed test."
27 juin 2014, par Alex ConverseMerge "Verify that the ouput of q0 is lossless in cpu speed test."