
Recherche avancée
Médias (1)
-
SWFUpload Process
6 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
Autres articles (77)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
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" (...)
Sur d’autres sites (4924)
-
libx264 : silence : warning : the address of val will always evaluate as true
20 mai 2013, par Michael Niedermayer -
fmtconvert : int32_t input to int32_to_float_fmul_scalar
27 décembre 2012, par Christophe Gisquetfmtconvert : int32_t input to int32_to_float_fmul_scalar
It was previously declared as int.
Does not change fate results for x86.Conflicts :
libavcodec/ppc/fmtconvert_altivec.c
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>
- [DH] libavcodec/ac3dec.c
- [DH] libavcodec/ac3dec.h
- [DH] libavcodec/arm/dca.h
- [DH] libavcodec/arm/fmtconvert_init_arm.c
- [DH] libavcodec/dcadec.c
- [DH] libavcodec/fmtconvert.c
- [DH] libavcodec/fmtconvert.h
- [DH] libavcodec/ppc/fmtconvert_altivec.c
- [DH] libavcodec/x86/fmtconvert.asm
- [DH] libavcodec/x86/fmtconvert_init.c
-
avcodec/ratecontrol : silence "warning : expected_bits may be used uninitialized in...
20 mai 2013, par Michael Niedermayer