
Recherche avancée
Autres articles (83)
-
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 (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (15369)
-
Undo vertical alignment tweak
30 novembre 2014, par scottschillerUndo vertical alignment tweak
-
Revision 81fc5bf81c : Improve skip_txfm thresholds in the non-rd mode selection Modified the threshol
19 février 2015, par Yunqing WangChanged Paths :
Modify /test/datarate_test.cc
Modify /vp9/encoder/vp9_pickmode.c
Improve skip_txfm thresholds in the non-rd mode selectionModified the thresholds of deciding whether or not to skip
the transforms in model_rd_for_sb_y(). Used zbin[] instead
of dequant[] to be more precise. Also, modified the checking
coditions.Rtc set borg test results (at speed 6) showed :
average PSNR gain : 0.138%, overall PSNR gain : 0.158%,
and SSIM gain : 0.177%.The data rate test was modified slightly as suggested by
Marco.Change-Id : Ieaf633ab77f4838cb3c45cf69065b29d55f8ae6c
-
Revision f37788eaf6 : Make vp9_print_modes_and_motion_vectors() work MODE_INFO struct was modified, a
11 février 2015, par Yunqing WangChanged Paths :
Modify /vp9/common/vp9_debugmodes.c
Make vp9_print_modes_and_motion_vectors() workMODE_INFO struct was modified, and vp9_print_modes_and_motion_vectors()
didn’t work anymore. This patch modified vp9_debugmodes.c so that
this function works again for debug usage.Change-Id : I293fae0295235deb2529a460a274caf7c045ac1a