
Recherche avancée
Autres articles (42)
-
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 (5288)
-
huffyuvdec : trick for plane decoding = 14bits
5 juin 2014, par Christophe Gisquethuffyuvdec : trick for plane decoding <= 14bits
Refactor the code to minimize code duplication.
Before :
130870 decicycles in g, 1048139 runs, 437 skips
10bits : 9.048
12bits : 10.733After :
126960 decicycles in g, 1048136 runs, 440 skips
10bits : 8.642
12bits : 9.656Signed-off-by : Michael Niedermayer <michaelni@gmx.at>
-
lavf/matroskaenc : Fix Cues on Audio for WebM DASH
6 juin 2014, par Vignesh Venkatasubramanianlavf/matroskaenc : Fix Cues on Audio for WebM DASH
Fix a change that was broken by [1]. Cues must be added for audio frames
on cluster start for WebM when the DASH flag is passed. Restoring
correct functionality.Signed-off-by : Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at> -
Merge remote-tracking branch ’cehoyos/master’
8 février 2015, par Michael Niedermayer