
Recherche avancée
Autres articles (58)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (9937)
-
avcodec/aacpsdsp_template : Fix integer overflow in ps_stereo_interpolate_c()
28 juillet 2018, par Michael Niedermayeravcodec/aacpsdsp_template : Fix integer overflow in ps_stereo_interpolate_c()
Fixes : signed integer overflow : -1813244069 + -1407981383 cannot be represented in type 'int'
Fixes : 8823/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_FIXED_fuzzer-5643295618236416Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avcodec/ra144 : Fix integer overflow in ff_eval_refl()
21 juin 2018, par Michael Niedermayeravcodec/ra144 : Fix integer overflow in ff_eval_refl()
Fixes : signed integer overflow : -4096 * -524288 cannot be represented in type 'int'
Fixes : 8650/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RA_144_fuzzer-5734816036159488Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avcodec/mjpegdec : Fix integer overflow in ljpeg_decode_rgb_scan()
5 juin 2018, par Michael Niedermayeravcodec/mjpegdec : Fix integer overflow in ljpeg_decode_rgb_scan()
Fixes : signed integer overflow : 32768 + 2147450880 cannot be represented in type 'int'
Fixes : 7885/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_THP_fuzzer-5298834394578944Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>