
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (59)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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 (8273)
-
avformat/mxfdec : Change version byte for JPEG2000 to match mxf.c and RP224v12
15 juin 2015, par Michael Niedermayeravformat/mxfdec : Change version byte for JPEG2000 to match mxf.c and RP224v12
This should make no difference as the byte is ignored
Found-by : tim nicholson <nichot20@yahoo.com>
Reviewed-by : tim nicholson <nichot20@yahoo.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at> -
Revision 83baed0b6b : Merge "Add const to match declaration"
17 décembre 2013, par JohannMerge "Add const to match declaration"
-
avcodec/wmaprodec : Check if the channel sum of all internal contexts match the external
12 novembre 2019, par Michael Niedermayeravcodec/wmaprodec : Check if the channel sum of all internal contexts match the external
Fixes : NULL pointer dereference
Fixes : 18689/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_XMA1_fuzzer-5715114640015360Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>