
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (101)
-
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 (...) -
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. -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (12335)
-
Revision a00dad39bd : No arf right before real scene cut. To reduce pulsing we now allow an arf just
3 janvier 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_firstpass.c
No arf right before real scene cut.To reduce pulsing we now allow an arf just before forced key frames
and at the end of a clip or section (which may be stitched to
another clip or section). However, this does not make sense for
key frames arising from real scene cuts.Change from original patch reflects other recent changes in regard
to alignment of gf/arf and kf groups.Change-Id : I074a91d1207e9b3e28085af982f6718aa599775f
-
Revision 0b1a27135a : Reduce num of buffer swap calls in idct8_1d_sse2 This commit merges the initial
3 janvier 2014, par Jingning HanChanged Paths :
Modify /vp9/common/x86/vp9_idct_intrin_sse2.c
Reduce num of buffer swap calls in idct8_1d_sse2This commit merges the initial buffer swap operations in idct8_1d_sse2
into the array transpose step, hence reducing number of instructions
therein.Change-Id : I219f6f50813390d2ec3ee37eecf2a4a2b44ae479
-
Revision 326b73e41e : Merge "Reduce num of buffer swap calls in idct8_1d_sse2"
3 janvier 2014, par Jingning HanMerge "Reduce num of buffer swap calls in idct8_1d_sse2"