
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 (73)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (13972)
-
Somehow the previous svn rm lspmap.png didn't take.
27 février 2015, par MontySomehow the previous svn rm lspmap.png didn't take.
git-svn-id : http://svn.xiph.org/trunk/vorbis@19451 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Revision ab35f9817e : Fixes naming bug from previous highbitdepth patch Change-Id : Ife939930309ceea73
8 octobre 2014, par Deb MukherjeeChanged Paths :
Modify /vpxenc.c
Fixes naming bug from previous highbitdepth patchChange-Id : Ife939930309ceea730dd5df594b8f36e6644bf36
-
Revision a37ee9d2e8 : Fix non-4:2:0 chroma MV calculation for SPLITMV The previous code was somewhat
9 mai 2013, par John KoleszarChanged Paths :
Modify /vp9/common/vp9_reconinter.c
Fix non-4:2:0 chroma MV calculation for SPLITMVThe previous code was somewhat vestigial for 16x16 MI units, but was
incorrect when called with chroma blocks larger than 4x4 because the
block index caused a reference to a non-existent BMI. This patch uses
the same MV for all chroma subblocks in SPLITMV mode, which is
suboptimal for non-4:2:0 subsamplings, but as SPLITMV may be removed
in the near future, will use this as a stop gap.Change-Id : I3211cee5ccf1cfb426e5eef5353b0ce5bb92b4cd