Recherche avancée

Médias (91)

Autres articles (35)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à 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, par

    Unlike 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, par

    MediaSPIP 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 (4241)

  • avcodec/sbc : Fix non static function prefix

    19 avril 2018, par Michael Niedermayer
    avcodec/sbc : Fix non static function prefix
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/sbc.c
    • [DH] libavcodec/sbc.h
    • [DH] libavcodec/sbcdec.c
    • [DH] libavcodec/sbcenc.c
  • Revision 4b5109cd73 : Replace vp9_ prefix in 2D-DCT functions with vpx_ Clean up the forward 2D-DCT f

    29 juillet 2015, par Jingning Han

    Changed 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
    lavu/cpu : Use av_cpu_ prefix
    
    • [DH] doc/APIchanges
    • [DH] fftools/cmdutils.c
    • [DH] libavutil/cpu.c
    • [DH] libavutil/cpu.h
    • [DH] libavutil/version.h