
Recherche avancée
Médias (91)
-
Chuck D with Fine Arts Militia - No Meaning No
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Paul Westerberg - Looking Up in Heaven
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Le Tigre - Fake French
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Thievery Corporation - DC 3000
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Dan the Automator - Relaxation Spa Treatment
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Gilberto Gil - Oslodum
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (35)
-
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) (...)
-
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 (...)
-
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 (4239)
-
avcodec/sbc : Fix non static function prefix
19 avril 2018, par Michael Niedermayer -
Revision 4b5109cd73 : Replace vp9_ prefix in 2D-DCT functions with vpx_ Clean up the forward 2D-DCT f
29 juillet 2015, par Jingning HanChanged Paths :
Modify /test/dct16x16_test.cc
Modify /test/dct32x32_test.cc
Modify /test/fdct4x4_test.cc
Modify /test/fdct8x8_test.cc
Modify /test/partial_idct_test.cc
Modify /vp9/encoder/arm/neon/vp9_dct_neon.c
Modify /vp9/encoder/vp9_dct.c
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_encodemb.c
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/encoder/vp9_pickmode.c
Modify /vp9/encoder/vp9_psnrhvs.c
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/x86/vp9_dct_sse2.c
Modify /vpx_dsp/arm/fwd_txfm_neon.c
Modify /vpx_dsp/fwd_txfm.c
Modify /vpx_dsp/fwd_txfm.h
Modify /vpx_dsp/mips/fwd_dct32x32_msa.c
Modify /vpx_dsp/mips/fwd_txfm_msa.c
Modify /vpx_dsp/vpx_dsp_rtcd_defs.pl
Modify /vpx_dsp/x86/fwd_dct32x32_impl_sse2.h
Modify /vpx_dsp/x86/fwd_txfm_avx2.c
Modify /vpx_dsp/x86/fwd_txfm_impl_sse2.h
Modify /vpx_dsp/x86/fwd_txfm_sse2.c
Modify /vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm
Replace vp9_ prefix in 2D-DCT functions with vpx_Clean up the forward 2D-DCT function names in vpx_dsp.
Change-Id : I3117978596d198b690036e7eb05fe429caf3bc25
-
lavu/cpu : Use av_cpu_ prefix
20 juillet 2021, par Thilo Borgmann