Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (39)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

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

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

  • mxfenc : Fix possible integer overflows

    24 octobre 2014, par Tomas Härdin
    mxfenc : Fix possible integer overflows
    

    None of these are likely unless the user is writing a file with two billion
    streams or a duration of around two months.

    CC : libav-stable@libav.org
    Bug-Id : CID 700568 / CID 700569 / CID 700570 /
    CID 700571 / CID 700572 / CID 700573

    • [DH] libavformat/mxfenc.c
  • avprobe : Remove a pointless check

    14 octobre 2014, par Luca Barbato
    avprobe : Remove a pointless check
    

    The element is always valid.

    CC : libav-stable@libav.org
    Bug-Id : CID 732276

    • [DH] avprobe.c
  • hnm4 : Use av_image_check_size

    24 novembre 2014, par Luca Barbato
    hnm4 : Use av_image_check_size
    

    As done for all the other codecs not calling it indirectly.

    CC : libav-stable@libav.org
    Bug-Id : CID 1135770 / CID 1135771

    • [DH] libavcodec/hnm4video.c