
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (55)
-
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 (9211)
-
bitmath.h : Whitespace only
24 décembre 2015, par Erik de Castro Lopo -
src/libFLAC/window.c : Add ’f’ to float literals to avoid compiler warnings.
2 octobre 2014, par Erik de Castro Lopo -
metadata_iterators.c : Limit padding size
1er mai 2016, par Erik de Castro Lopometadata_iterators.c : Limit padding size
Without this fix, its possible for libFLAC to create an oversized
padding metadata block when :a) it merges existing padding blocks
or
b) it expands padding block during metadata changesresulting in a corrupt FLAC file.
Patch-from : lvqcl <lvqcl.mail@gmail.com>