diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-05-27 21:59:58 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-05-30 02:42:10 +0200 |
commit | a9dacdeea6168787a142209bd19fdd74aefc9dd6 (patch) | |
tree | 849ed1e0c585f052733d9254db2c1be5277260da /libavformat/vivo.c | |
parent | 53d6d4f266b50330a62cbfefdf16ca7b5f496b11 (diff) | |
download | ffmpeg-a9dacdeea6168787a142209bd19fdd74aefc9dd6.tar.gz |
avcodec/qtrle: Do not output duplicated frames on insufficient input
This improves performance and makes qtrle behave more similar to other decoders.
Libavcodec does generally not output known duplicated frames, instead the calling Application
can insert them as it needs.
Fixes: Timeout
Fixes: 6383/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_QTRLE_fuzzer-6199846902956032
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/vivo.c')
0 files changed, 0 insertions, 0 deletions