diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-19 21:58:26 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-06 11:30:44 +0100 |
commit | 084a3e582b4507dc8d7fc8c6bc7db4016187ed16 (patch) | |
tree | c0d1ad62cef90ee5ddadef6471cd764def23d4f6 /libavcodec/wavpackenc.h | |
parent | 6783232dfeafbc387842a5cdb0b226cf820a0dc3 (diff) | |
download | ffmpeg-084a3e582b4507dc8d7fc8c6bc7db4016187ed16.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 'libavcodec/wavpackenc.h')
0 files changed, 0 insertions, 0 deletions