
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (41)
-
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 (8328)
-
avutil/intmath : use de Bruijn based ff_ctz
14 octobre 2015, par Ganesh Ajjanagaddeavutil/intmath : use de Bruijn based ff_ctz
It has already been demonstrated that the de Bruijn method has benefits
over the current implementation : commit 971d12b7f9d7be3ca8eb98e6c04ed521f83cbd3c.
That commit implemented it for long long, this extends it to the int version.Tested with FATE.
Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Signed-off-by : Ronald S. Bultje <rsbultje@gmail.com> -
Revision b339aea675 : Allocate 16-byte aligned diff buffer This was done based on John's suggestion.
8 mars 2013, par Yunqing WangChanged Paths : Modify /vp9/decoder/vp9_dequantize.c Modify /vp9/decoder/x86/vp9_dequantize_x86.c Allocate 16-byte aligned diff buffer This was done based on John's suggestion. Change-Id : I62516a513c31fe3dbea0d6cd063df79d9e819ec8
-
avcodec/libx264 : add support for ROI-based encoding
10 janvier 2019, par Guo, Yejun