
Recherche avancée
Médias (5)
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
-
Valkaama DVD Cover Outside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Valkaama DVD Cover Inside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
Autres articles (81)
-
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 (13279)
-
Revision a15bebfc0a : vp9_convolve8_[horiz|vert]_avg Super basic conversion from the other implementa
13 juillet 2013, par JohannChanged Paths :
Modify /test/convolve_test.cc
Add /vp9/common/arm/neon/vp9_convolve8_avg_neon.asm
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/vp9_common.mk
vp9_convolve8_horiz_avgSuper basic conversion from the other implementations. Any changes to
one should be trivial to copy over keep in sync.Change-Id : I1720b4128e0aba4b2779e3761f6494f8a09d3ea8
-
libfdk-aacenc : disable hard version requirements
6 février 2014, par Timothy Gu -
avcodec/hevc : Update the USE_SAO_SMALL_BUFFER case for the alignment requirements...
2 février 2015, par Christophe Gisquetavcodec/hevc : Update the USE_SAO_SMALL_BUFFER case for the alignment requirements in FFmpeg
Use edge emu buffers
And enable the code unconditionallySpeed difference without USE_SAO_SMALL_BUFFER and with the new code :
Decicycles : 26772->26220 (BO32), 83803->80942 (BO64)Signed-off-by : Michael Niedermayer <michaelni@gmx.at>