Recherche avancée

Médias (1)

Mot : - Tags -/getid3

Autres articles (77)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (16045)

  • avcodec/vmdav : return the amount of data that has been unpacked from lz_unpack()...

    23 décembre 2013, par Michael Niedermayer
    avcodec/vmdav : return the amount of data that has been unpacked from lz_unpack() (as well as errors)
    

    and setup the bytestream buffer size accordingly

    Fixes use of uninitialized memory
    Fixes : msan_uninit-mem_7fdcc513cd45_229_12.vmd
    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vmdav.c
  • avcodec/wavpack : clear remainder of data in case of error in wv_unpack_mono/stereo()

    23 décembre 2013, par Michael Niedermayer
    avcodec/wavpack : clear remainder of data in case of error in wv_unpack_mono/stereo()
    

    Fixes use of uninitialized data
    Fixes : msan_uninit-mem_7fd85b654950_4005_because.wv
    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/wavpack.c
  • avcodec/interplayvideo : Check that enough data is available for opcode_0xA

    19 décembre 2013, par Michael Niedermayer
    avcodec/interplayvideo : Check that enough data is available for opcode_0xA
    

    Fixes use of uninitialized memory
    Fixes : msan_uninit-mem_7f90e5be6b30_3965_baldursgate_camp.mve
    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/interplayvideo.c