
Recherche avancée
Autres articles (77)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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" (...) -
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 (7187)
-
rtpproto : Free the addrinfo pointer on failure
18 octobre 2014, par Luca Barbato -
tools/target_dem_fuzzer : use avio_context_free() to free the fuzzer's AVIOContext
14 novembre 2020, par James Almer -
avformat/movenc : Free old vos_data before overwriting it
28 septembre 2020, par Andreas Rheinhardtavformat/movenc : Free old vos_data before overwriting it
Otherwise the old data leaks whenever extradata needs to be rewritten
(e.g. when encoding FLAC with our encoder that sends an updated
extradata packet at the end).Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>