aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-10-19 21:58:26 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-12-01 17:44:36 +0100
commite2def5f382b03eeec8ec3662daed4381d9c95b92 (patch)
tree554b14795d94918d28f6a1d07a617baa241c8815 /.gitignore
parente5baac772ccbabda4eb06fc48cbf332660da6815 (diff)
downloadffmpeg-e2def5f382b03eeec8ec3662daed4381d9c95b92.tar.gz
avcodec/cngdec: Remove AV_CODEC_CAP_DELAY
As is the decoder will never stop, it will cause an infinite loop. The RFC seems only to speak of non empty packets so endlessly generating noise from the last empty flush packets seems wrong. Fixes: infinite loop Fixes: 18333/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_COMFORTNOISE_fuzzer-5668481831272448 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 327a968817a366c24d1513526258a3dbbcf888a7) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions