
Recherche avancée
Autres articles (107)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (13116)
-
libavformat/mtv : make clear we assume bpp is always 16
23 janvier 2014, par Reynaldo H. Verdejo Pinochetlibavformat/mtv : make clear we assume bpp is always 16
All samples in the wild are RGB565/555 and we are already
acting on this assumption when pushing out the video frames,
so if we get anything != than 16 for bpp we just override
this value for doing any calculations making our approach
consistent.Also avoid repeatedly shifting bpp.
Signed-off-by : Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
-
ffserver : do not ignore setsockopt return
28 avril 2014, par Reynaldo H. Verdejo Pinochet -
ffserver : do not ignore getsockname() return
28 avril 2014, par Reynaldo H. Verdejo Pinochet