
Recherche avancée
Médias (1)
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
Autres articles (37)
-
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 -
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 (...) -
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 (...)
Sur d’autres sites (7532)
-
Revision 34324a98e7 : Restore vp9_asm_enc_offsets.c The previous commit 15255ee "Move dequant from BL
26 avril 2013, par John KoleszarChanged Paths :
Add /vp9/encoder/vp9_asm_enc_offsets.c
Restore vp9_asm_enc_offsets.cThe previous commit 15255ee "Move dequant from BLOCKD to per-plane MACROBLOCKD"
removed the vp9_asm_enc_offsets.c file, but didn't update the various secondary
build systems that special case these files. Restore it for now, to ensure any
in-progress changes and builds continue working, to allow time to more carefully
coordinate removal of these files.Change-Id : I24b78db3fb874d5fbd226548b7366a05ed98e536
-
Revision 4b27eb1f18 : Merge "quantize : make 4x4, 8x8 common with larger transforms" into experimental
26 avril 2013, par John KoleszarChanged Paths :
Modify /vp9/encoder/vp9_encodeintra.c
Modify /vp9/encoder/vp9_quantize.c
Modify /vp9/encoder/vp9_rdopt.c
Merge "quantize : make 4x4, 8x8 common with larger transforms" into experimental -
Revision 7f8cbda333 : Merge "Grow MODE_INFO array to use an 8x8 basis." into experimental
26 avril 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/decoder/vp9_decodframe.c
Merge "Grow MODE_INFO array to use an 8x8 basis." into experimental