
Recherche avancée
Autres articles (53)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...)
Sur d’autres sites (7824)
-
Revision 403719963e : Converting disable_inter_mode_mask to inter_mode_mask. Making this consistent w
29 mai 2014, par Dmitry KovalevChanged Paths :
Modify /vp9/encoder/vp9_pickmode.c
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Converting disable_inter_mode_mask to inter_mode_mask.Making this consistent with intra mode masks : you need to specify
allowed inter/intra modes to use.Change-Id : Iaecd28bf79047259707d8e7a59a57bb7b856383e
-
Revision b0a8057f67 : Fix SEG_LVL_SKIP in RD inter mode selection. * Only use ZEROMV, disalowing the
29 mai 2014, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Fix SEG_LVL_SKIP in RD inter mode selection.* Only use ZEROMV, disalowing the intra modes that were previously
tested.
* Score rate and distortion as zero.Change-Id : Ifcf99e272095725f11da1dcd26bd0f850683e680
-
Revision c99a8fd7c8 : Allow key frame more flexibility in mode search This commit allows the key fram
19 juin 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_speed_features.c
Allow key frame more flexibility in mode searchThis commit allows the key frame to search through more prediction
modes and more flexible block sizes. No speed change observed. The
coding performance for rtc set is improved by 1.7% for speed -5 and
3.0% for speed -6.Change-Id : Ifd1bc28558017851b210b4004f2d80838938bcc5