
Recherche avancée
Médias (91)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
-
Les Miserables
4 juin 2012, par
Mis à jour : Février 2013
Langue : English
Type : Texte
-
Ne pas afficher certaines informations : page d’accueil
23 novembre 2011, par
Mis à jour : Novembre 2011
Langue : français
Type : Image
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Richard Stallman et la révolution du logiciel libre - Une biographie autorisée (version epub)
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (60)
-
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 (8142)
-
Revision 9524765557 : Merge "Move subpixel variance function from common/ to encoder/."
18 juin 2013, par Ronald S. BultjeMerge "Move subpixel variance function from common/ to encoder/."
-
Revision 01016ff9a6 : Fix chroma output when scaling The encode-side scaling was not indexing through
12 juin 2013, par John KoleszarChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Fix chroma output when scalingThe encode-side scaling was not indexing through the image correctly
for the chroma planes, causing a green checkerboard-like output in
the unit test.Change-Id : I9abbd73615404cd6699588be3e64dcf59005bc14
-
Retain EXIF and ICC headers with client-side image processing. Closes #1207.
11 juin 2013, par blueimpRetain EXIF and ICC headers with client-side image processing. Closes #1207.
Use Exif data thumbnails if available, which increases UI performance
largely when displaying thumbnails of large image files.