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

  • avformat/matroskadec : check that channels fit in signed 32bit int

    11 mai, par Michael Niedermayer
    avformat/matroskadec: check that channels fit in signed 32bit int
    
    Fixes: signed integer overflow: -1384566925600903168 * 16 cannot be represented in type 'long'
    Fixes: 407069502/clusterfuzz-testcase-minimized-ffmpeg_dem_WEBM_DASH_MANIFEST_fuzzer-5159255372267520
    
    Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
    
    • [DH] libavformat/matroskadec.c
  • avcodec/takdec : Check remaining space for first predictors

    11 mai, par Michael Niedermayer
    avcodec/takdec: Check remaining space for first predictors
    
    Fixes: Timeout
    Fixes: 403673829/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TAK_fuzzer-5498240154009600
    
    Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
    
    • [DH] libavcodec/takdec.c
  • MAINTAINERS : Add entry for samples-request

    11 mai, par Michael Niedermayer
    MAINTAINERS: Add entry for samples-request
    
    This is based on discussion with the GA and its simply the people
    who have done or tried to do some uploads recently.
    
    Everyone who has a shell account on ffmpeg.org should have powers to
    upload samples.
    
    CC: compn <compn@ffmpeg.org>
    CC: Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
    
    • [DH] MAINTAINERS
  • tests/fate/probe : add test for dts in wav

    11 mai, par Marton Balint
    tests/fate/probe: add test for dts in wav
    
    Signed-off-by: Marton Balint <cus@passwd.hu>
    
    • [DH] tests/fate/probe.mak
  • tests/fate/probe : add test for pcm misdetected as mp3 in wav

    11 mai, par Marton Balint
    tests/fate/probe: add test for pcm misdetected as mp3 in wav
    
    Signed-off-by: Marton Balint <cus@passwd.hu>
    
    • [DH] tests/fate-run.sh
    • [DH] tests/fate/probe.mak