
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/takdec : Fixes : integer overflow in AV_SAMPLE_FMT_U8P output
18 juin 2017, par Michael Niedermayeravcodec/takdec : Fixes : integer overflow in AV_SAMPLE_FMT_U8P output
Fixes : runtime error : signed integer overflow : 2147483543 + 128 cannot be represented in type 'int'
Fixes : 2234/clusterfuzz-testcase-minimized-6266896041115648Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avcodec/diracdec : Fix integer overflow in signed multiplication in UNPACK_ARITH()
26 juillet 2017, par Michael Niedermayeravcodec/diracdec : Fix integer overflow in signed multiplication in UNPACK_ARITH()
Fixes : runtime error : signed integer overflow : 1073741823 * 4 cannot be represented in type 'int'
Fixes : 2729/clusterfuzz-testcase-minimized-5902915464069120Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avcodec/vp9_superframe_split_bsf : Fix integer overflow in frame_size/total_size checks
6 décembre 2017, par Michael Niedermayeravcodec/vp9_superframe_split_bsf : Fix integer overflow in frame_size/total_size checks
Fixes : signed integer overflow : -1698586465 + -551542752 cannot be represented in type 'int'
Fixes : 4490/clusterfuzz-testcase-minimized-5210014592532480Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>