
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 (79)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, 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 (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (11777)
-
Revision 53d797840e : Split macro strings on whitespace Match any whitespace instead of individual sp
12 novembre 2013, par JohannChanged Paths :
Modify /build/make/ads2gas_apple.pl
Split macro strings on whitespaceMatch any whitespace instead of individual spaces. The macro
definitions in vp9/common/arm/neon/vp9_short_idct32x32_1_add_neon.asm
triggered this and treated spaces as arguments leading to lines like :
$8vld1$8.$88$8 $8q8$8, [$$89$8], $$8stride$8Change-Id : I2d5718aba4614e4fd7b702e15c2a1bd80e656bd2
-
avformat/mxfdec : Change version byte for JPEG2000 to match mxf.c and RP224v12
15 juin 2015, par Michael Niedermayeravformat/mxfdec : Change version byte for JPEG2000 to match mxf.c and RP224v12
This should make no difference as the byte is ignored
Found-by : tim nicholson <nichot20@yahoo.com>
Reviewed-by : tim nicholson <nichot20@yahoo.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at> -
Revision 83baed0b6b : Merge "Add const to match declaration"
17 décembre 2013, par JohannMerge "Add const to match declaration"