Recherche avancée

Médias (91)

Autres articles (33)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • 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 (...)

  • 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 (...)

Sur d’autres sites (5593)

  • avcodec : Implementation of AAC_fixed_decoder (SBR-module)

    20 juillet 2015, par Djordje Pesut
    avcodec : Implementation of AAC_fixed_decoder (SBR-module)
    

    Add fixed poind code.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aac.h
    • [DH] libavcodec/aac_defines.h
    • [DH] libavcodec/aacdec_template.c
    • [DH] libavcodec/aacsbr.c
    • [DH] libavcodec/aacsbr.h
    • [DH] libavcodec/aacsbr_fixed.c
    • [DH] libavcodec/aacsbr_template.c
    • [DH] libavcodec/lpc.h
    • [DH] libavcodec/sbr.h
    • [DH] libavcodec/sbrdsp.c
    • [DH] libavcodec/sbrdsp.h
    • [DH] libavcodec/sbrdsp_fixed.c
    • [DH] libavcodec/sbrdsp_template.c
    • [DH] libavutil/softfloat.h
  • Merge commit ’bb4a310bb85f43e62240145a656b1e5285b14239’

    25 février 2015, par Michael Niedermayer
    Merge commit ’bb4a310bb85f43e62240145a656b1e5285b14239’
    

    * commit ’bb4a310bb85f43e62240145a656b1e5285b14239’ :
    rtpdec : Don’t free the payload context in the .free function

    Conflicts :
    libavformat/rtpdec_latm.c
    libavformat/rtpdec_mpeg4.c
    libavformat/rtpdec_mpegts.c
    libavformat/rtpdec_xiph.c

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/rdt.c
    • [DH] libavformat/rtpdec.h
    • [DH] libavformat/rtpdec_ac3.c
    • [DH] libavformat/rtpdec_dv.c
    • [DH] libavformat/rtpdec_h261.c
    • [DH] libavformat/rtpdec_h263_rfc2190.c
    • [DH] libavformat/rtpdec_h264.c
    • [DH] libavformat/rtpdec_jpeg.c
    • [DH] libavformat/rtpdec_latm.c
    • [DH] libavformat/rtpdec_mpa_robust.c
    • [DH] libavformat/rtpdec_mpeg4.c
    • [DH] libavformat/rtpdec_mpegts.c
    • [DH] libavformat/rtpdec_qt.c
    • [DH] libavformat/rtpdec_svq3.c
    • [DH] libavformat/rtpdec_vp8.c
    • [DH] libavformat/rtpdec_xiph.c
    • [DH] libavformat/rtsp.c
  • Merge commit ’23944d29a22a2cd602753b3705f73011c3bf0b18’

    30 mars 2015, par Michael Niedermayer
    Merge commit ’23944d29a22a2cd602753b3705f73011c3bf0b18’
    

    * commit ’23944d29a22a2cd602753b3705f73011c3bf0b18’ :
    indeo : Give Indeo4/5 shared code a more consistent name

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/indeo4.c
    • [DH] libavcodec/indeo4data.h
    • [DH] libavcodec/indeo5.c
    • [DH] libavcodec/ivi.c
    • [DH] libavcodec/ivi.h
    • [DH] libavcodec/ivi_dsp.c
    • [DH] libavcodec/ivi_dsp.h