Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (97)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (8220)

  • mjpegdec : extend check for incompatible values of s->rgb and s->ls

    31 décembre 2015, par Andreas Cadhalpun
    mjpegdec : extend check for incompatible values of s->rgb and s->ls
    

    This can happen if s->ls changes from 0 to 1, but picture allocation is
    skipped due to s->interlaced.

    In that case ff_jpegls_decode_picture could be called even though the
    s->picture_ptr frame has the wrong pixel format and thus a wrong
    linesize, which results in a too small zero buffer being allocated.

    This fixes an out-of-bounds read in ls_decode_line.

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>

    • [DH] libavcodec/mjpegdec.c
  • lavc/lavf : remove incompatible abi checks for the new 64bit fields

    16 septembre 2015, par James Almer
    lavc/lavf : remove incompatible abi checks for the new 64bit fields
    

    Reviewed-by : Michael Niedermayer <michaelni@gmx.at>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/options_table.h
    • [DH] libavformat/avformat.h
    • [DH] libavformat/mpegts.c
    • [DH] libavformat/options_table.h
    • [DH] libavformat/rdt.c
    • [DH] libavformat/utils.c
  • Postpone API-incompatible changes until the next bump

    28 juillet 2015, par Vittorio Giovara
    Postpone API-incompatible changes until the next bump
    
    • [DBH] libavcodec/version.h
    • [DBH] libavfilter/version.h
    • [DBH] libavformat/version.h
    • [DBH] libavutil/version.h