
Recherche avancée
Autres articles (98)
-
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 (...) -
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 ;
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.
Sur d’autres sites (8610)
-
Revision e62ce79e1a : Remove deprecated use_lastframe_partitioning feature This speed feature has bee
21 octobre 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Remove deprecated use_lastframe_partitioning featureThis speed feature has been deprecated in both yt and rtc coding
modes. This commit removes the related operations.Change-Id : I079c79c6adafe45581af2ebf8b98faebcface1ce
-
Revision 09ea74f194 : Some updates for Speed 6/VAR_BASED_PARTITION. Reduce the intra_cost_penalty for
10 octobre 2014, par MarcoChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_pickmode.c
Some updates for Speed 6/VAR_BASED_PARTITION.Reduce the intra_cost_penalty for non-rd mode,
and some updates to VAR_BASED_PARTITION.Visual tests show some improvement at Speed 6, for RTC clips.
Change-Id : If9090daf7aed14906a32d931a538ab544bbca606
-
Revision 48ea5b7190 : Merge "Some updates for Speed 6/VAR_BASED_PARTITION."
16 octobre 2014, par MarcoChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Merge "Some updates for Speed 6/VAR_BASED_PARTITION."