
Recherche avancée
Autres articles (45)
-
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 (7783)
-
avcodec/jpeg2000htdec : Check magp before using it in a shift
20 mars 2024, par Michael Niedermayeravcodec/jpeg2000htdec : Check magp before using it in a shift
Fixes : shift exponent -1 is negative
Fixes : 65378/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_JPEG2000_fuzzer-5457678193197056Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avcodec/ppc/hpeldsp_altivec : Fix left-shift of negative number
29 mars 2024, par Andreas Rheinhardtavcodec/ppc/hpeldsp_altivec : Fix left-shift of negative number
It is UB and affected e.g. the vp5 and vp61 FATE tests :
https://fate.ffmpeg.org/report.cgi?time=20240327083327&slot=ppc-linux-gcc-13.2-ubsan-altivec-qemuSigned-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
avcodec/vvc/vvc_inter_template : Fix left shift of negative number
4 avril 2024, par Andreas Rheinhardt