
Recherche avancée
Autres articles (94)
-
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (7224)
-
Revision 4a0686e716 : Motion vector code cleanup. Moving identical code to separate functions, variab
15 mars 2013, par Dmitry KovalevChanged Paths : Modify /vp9/decoder/vp9_decodemv.c Motion vector code cleanup. Moving identical code to separate functions, variable declaration and initialization on the same line. Change-Id : Ifa6474a64189f9d8051e88e19850453b0227752c
-
Revision d5a017300c : General code cleanup. Making code more readable in different places. Change-Id
4 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/common/vp9_mbpitch.c Modify /vp9/common/vp9_setupintrarecon.c Modify /vp9/decoder/vp9_decodframe.c General code cleanup. Making code more readable in different places. Change-Id : Iea92c9a35e64d257ee358879fc04fc926843d52e
-
Revision ec299e2092 : Encoder code cleanup. Removing duplicated code from vp9_encodemv.c and reusing
11 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/common/vp9_treecoder.h Modify /vp9/encoder/vp9_encodemv.c Modify /vp9/encoder/vp9_mcomp.c Encoder code cleanup. Removing duplicated code from vp9_encodemv.c and reusing ROUND_POWER_OF_TWO macro definitions. Change-Id : (...)