git.videolan.org Git - ffmpeg.git/rss log

FFmpeg git repo

http://git.videolan.org/?p=ffmpeg.git;a=summary

Les articles publiés sur le site

  • nut : Fix unchecked allocations

    22 octobre 2013, par Derek Buitenhuis
    nut: Fix unchecked allocations
    
    Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
    
    • [DH] libavformat/nut.c
    • [DH] libavformat/nut.h
    • [DH] libavformat/nutdec.c
    • [DH] libavformat/nutenc.c
  • nut : Fix unchecked allocations

    22 octobre 2013, par Derek Buitenhuis
    nut: Fix unchecked allocations
    
    CC: libav-stable@libav.org
    Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
    
    • [DH] libavformat/nut.c
    • [DH] libavformat/nut.h
    • [DH] libavformat/nutdec.c
    • [DH] libavformat/nutenc.c
  • avcodec/vcr1 : print the actual size when its insufficient

    22 octobre 2013, par Michael Niedermayer
    avcodec/vcr1: print the actual size when its insufficient
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavcodec/vcr1.c
  • avcodec/vcr1 : Fix bitstream input size check

    22 octobre 2013, par Michael Niedermayer
    avcodec/vcr1: Fix bitstream input size check
    
    Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavcodec/vcr1.c
  • golomb : K&R formatting cosmetics

    22 octobre 2013, par Vittorio Giovara
    golomb: K&R formatting cosmetics
    
    Signed-off-by: Diego Biurrun <diego@biurrun.de>
    
    • [DH] libavcodec/golomb.h