
Recherche avancée
Autres articles (61)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 ;
-
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" (...)
Sur d’autres sites (6967)
-
ffmdec : change type of len to ptrdiff_t
2 janvier 2016, par Andreas Cadhalpunffmdec : change type of len to ptrdiff_t
It is used to store the difference between pointers, so ptrdiff_t is the
correct type.This prevents potential overflows.
Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by : Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> -
avcodec/vc1 : fix type of tmp
24 janvier 2014, par Michael Niedermayer -
image mime type detection failed.
24 février 2013, par Grandtimage mime type detection failed.
Rev. 2.11 - 2013-02-24
* Fixed : image mimetype detection failed if EXIF was not installed on
the PHP server.