
Recherche avancée
Médias (1)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
Autres articles (100)
-
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 -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
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 (...)
Sur d’autres sites (11495)
-
Revision 9402e25b4b : configure : add a test for configured source dir prevents out of tree build fail
5 mars 2014, par James ZernChanged Paths :
Modify /configure
configure : add a test for configured source dirprevents out of tree build failures when the source tree has already
been configured ; modeled after a similar check in autoconfChange-Id : I627eb7243576f4d753141dfcb4ed4e34544d03a7
-
Macroblock tree overhaul/optimization
23 février 2014, par Jason Garrett-GlaserMacroblock tree overhaul/optimization
Move the second core part of macroblock tree into an assembly function ;
SIMD-optimize roughly half of it (for x86). Roughly 25-65% faster mbtree,
depending on content.Slightly change how mbtree handles the tradeoff between range and precision
for propagation.Overall a slight (but mostly negligible) effect on SSIM and 2% faster.
-
Revision 2ec04d1f84 : Merge "Added a speed feature "allow_skip_recode""
26 mars 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Merge "Added a speed feature "allow_skip_recode""