
Recherche avancée
Autres articles (81)
-
Les sons
15 mai 2013, par -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (5327)
-
doc/muxers : review rawvideo muxers section
6 janvier 2024, par Stefano Sabatini -
Revision fcbff9ee04 : Replacing the 8x8 DCT with 8x8 ADST/DCT for I8x8 Fixed the code review comments
2 août 2012, par Jingning HanChanged Paths : Modify /configure Modify /vp8/common/blockd.h Modify /vp8/common/default_coef_probs.h Modify /vp8/common/entropy.h Modify /vp8/common/idctllm.c Modify /vp8/decoder/decodframe.c Modify /vp8/decoder/dequantize.c Modify /vp8/decoder/detokenize.c (...)
-
Revision 8c6263e8dc : vp9_thread_test : remove unnecessary c_str()'s EXPECT_EQ() works with strings C
22 juin 2014, par James ZernChanged Paths :
Modify /test/vp9_thread_test.cc
vp9_thread_test : remove unnecessary c_str()’sEXPECT_EQ() works with strings
Change-Id : I2b13369d2aa7ff305ee516e6cb73bd099f8dead9