
Recherche avancée
Autres articles (63)
-
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 (10050)
-
Revision 6efb0ab9b2 : Fix to overflow in asan test (for vp8 encoder). Change-Id : Ie67339ab3a16ce7669b
18 décembre 2013, par Marco PaniconiChanged Paths :
Modify /vpx/src/vpx_encoder.c
Fix to overflow in asan test (for vp8 encoder).Change-Id : Ie67339ab3a16ce7669b5366a743812df93c52711
-
avcodec/wavpack : Fix integer overflow
22 juin 2017, par Michael Niedermayeravcodec/wavpack : Fix integer overflow
Fixes : runtime error : signed integer overflow : 227511904 + 1964113935 cannot be represented in type 'int'
Fixes : 2331/clusterfuzz-testcase-minimized-6182185830711296Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avcodec/h264idct_template : Fix integer overflow in ff_h264_idct_add()
1er août 2017, par Michael Niedermayeravcodec/h264idct_template : Fix integer overflow in ff_h264_idct_add()
Fixes : runtime error : signed integer overflow : 26215360 + 2121330944 cannot be represented in type 'int'
Fixes : 2809/clusterfuzz-testcase-minimized-4785181833560064Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg