
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 (90)
-
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 (...) -
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 (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (10497)
-
Revision a126b6ce7d : Change speed and rd features for formatting bars. Change speed features / behav
24 juin 2015, par paulwilkinsChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_firstpass.h
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_rdopt.h
Modify /vp9/encoder/vp9_speed_features.c
Change speed and rd features for formatting bars.Change speed features / behavior for split mode when there
is an internal active edge (e.g. formatting bars).Remove some threshold constraints in rd code near the active
edge of the image.Add some plumbing for left and right active edge detection.
Patch set 5. Limit rd pass through for sub 8x8 to internal active edges.
This takes away any speed penalty for most clips but keeps the enhanced
edge coding for the more critical case of internal image edgesChange-Id : If644e4762874de4fe9cbb0a66211953fa74c13a5
-
Revision 527f88316c : Nextgen branch cleanup : remove real-time speed features Removed inter_mode_mask
14 juillet 2015, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Nextgen branch cleanup : remove real-time speed featuresRemoved inter_mode_mask and max_intra_bsize.
Change-Id : I835d31f95af64a524b2fdb685d1d09a6b0ad5c9f
-
Revision 0fe589f21e : Fill buffer speed up Eliminates the byte by byte read from bool decoder, by re
14 juillet 2015, par Jim BankoskiChanged Paths :
Modify /vpx_dsp/bitreader.c
Add /vpx_util/endian_inl.h
Modify /vpx_util/vpx_util.mk
Fill buffer speed upEliminates the byte by byte read from bool decoder, by reading
in a size_t and then shifting it into place.Change-Id : I0ed8c7b6f942847e79cc90105dc1d2b5b3deb0d6