
Recherche avancée
Médias (29)
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (77)
-
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 (12638)
-
avcodec/xan : Add basic input size check
22 septembre 2024, par Michael Niedermayeravcodec/xan : Add basic input size check
Fixes : Timeout
Fixes : 71739/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_XAN_WC3_fuzzer-6170301405134848Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpe
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
http: Add an option for forcing basic authentication
9 octobre 2013, par Martin Storsjöhttp: Add an option for forcing basic authentication
The default is to autodetect the auth method. This does require one
extra request (and also closing and reopening the http connection).
For some cases such as HTTP POST, the autodetection is not handled
properly (yet).No option is added for digest, since this method requires getting
nonce parameters from the server first and can’t be used straight
away like Basic.Signed-off-by : Martin Storsjö <martin@martin.st>
-
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