
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (47)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
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 (5350)
-
avcodec_decode_video2 returns positive number when got_picture_ptr is 0
22 août 2017, par dafnahaktanaAccording to the documentation : here,
avcodec_decode_video2
should return 0 if no frame could be decompressed. Thegot_picture_ptr
should also be set to zero if no frame could be decompressed.I ran this function on a h264 video and I got positive return value while the
got_picture_ptr
was set to 0. Maybe that the documentation is not updated ? -
x86/tx_float : remove ff_ prefix from external constant tables
25 avril 2021, par James Almer -
avcodec/speedhq : Don't use ff_ prefix for static symbols
12 octobre 2020, par Andreas Rheinhardt