diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-07-31 00:01:53 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-17 21:34:53 +0200 |
commit | 36a6e6980e1cf557d7845fd7a041760b25f72f2e (patch) | |
tree | ec4ebddcd8f142a0e9a8bac049e90ebe4a0c3e73 /libavresample | |
parent | 966ade1dab01ad4298cd698261d121b89e389a5f (diff) | |
download | ffmpeg-36a6e6980e1cf557d7845fd7a041760b25f72f2e.tar.gz |
avcodec/vc1dec: Disable error concealment for *IMAGE
The existing error concealment makes no sense for the image formats, they
use transformed source images which is different from keyframe + MC+difference
for which the error concealment is designed.
Of course feel free to re-enable this if you have a case where it works and
improves vissual results
Fixes: Timeout
Fixes: 36234/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VC1IMAGE_fuzzer-6300306743885824
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 643b2d49bf52d5a3205ce3db732e0c4c396bd457)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavresample')
0 files changed, 0 insertions, 0 deletions