
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (102)
-
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. -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (9093)
-
Added Angular JS and basic example versions.
26 avril 2013, par blueimpm README.md + angularjs.html + basic.html m css/style.css m index.html + js/app.js + js/jquery.fileupload-angular.js
Added Angular JS and basic example versions.
-
Revision c222b96bfd : Merge "Change in rddiv parameter to make it a power of 2"
11 octobre 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Merge "Change in rddiv parameter to make it a power of 2" -
swscale/ppc/swscale_altivec.c : POWER LE support in yuv2planeX_8() delete macro GET_VF...
27 avril 2015, par Rong Yanswscale/ppc/swscale_altivec.c : POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong
GCC tool had a bug of PPC intrinsic interpret, which has been fixed in GCC 4.9.1. This bug lead to
errors in two of our previous patches. We found this when we update our GCC tools to 4.9.1 and by
reading the related info on GCC website. We fix our previous error in two separate commitsSigned-off-by : Michael Niedermayer <michaelni@gmx.at>