
Recherche avancée
Autres articles (62)
-
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 (7063)
-
Revision 519b9141ad : Merge "vp9 : fix segfault w/corrupt data post frame-parallel merge"
6 février 2015, par James ZernMerge "vp9 : fix segfault w/corrupt data post frame-parallel merge"
-
Revision d3ccb3fe2e : Merge "Align thread data in vp9_ethread"
15 janvier 2015, par Yunqing WangMerge "Align thread data in vp9_ethread"
-
Revision 9c061ef506 : Properly validate data size With "show_existing_frame" frames : Minimum data siz
5 janvier 2015, par Yaowu XuChanged Paths :
Modify /vp9/vp9_dx_iface.c
Properly validate data sizeWith "show_existing_frame" frames :
Minimum data size for profile 0 and 1 is 1 byte (8bits)
Minimum data size for profile 2 and 3 is 2 bytes (9bits)Otherwise :
Minimum data size is 8 bytes.This resolves the VP9 failure in fuzzing test build #56.
Change-Id : I146d9d37688f535dd68d24aacc76d464ccffdf04