ffmpeg/tests
Michael Niedermayer 86b84302f3 avcodec/vp56rac: delay signaling an error on truncated input
A threshold of 1 is sufficient for simple_dump_cut.webm, 10 is used
just to be sure the next truncated file doesnt cause the same issue

Obvious alternative fixes are to simply accept that the file is broken or to
write some advanced error concealment or to
simply accept that the decoder wont stop at the end of input.

Fixes: Ticket 8069 (artifacts not the differing md5 which was there before 1afd246960)
Fixes: simple_dump_cut.webm
Fixes: regression of 1afd246960

fate-vp5 changes because the last frame is truncated and now handled
differently.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit b6b9ac5698)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 70fb3fa990d604211d5b24fc43cdfe31560de250)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-07-01 12:49:26 +02:00
..
api Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c' 2016-10-07 13:16:36 +02:00
checkasm Merge commit 'dc7501e524dc3270335749302c7aa449973625f3' 2016-10-07 13:18:05 +02:00
fate fate: add apng encoding/muxing test 2016-11-17 23:11:22 +01:00
filtergraphs fate: add test for firequalizer filter 2016-10-14 01:46:37 +07:00
ref avcodec/vp56rac: delay signaling an error on truncated input 2020-07-01 12:49:26 +02:00
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 2016-06-22 11:28:51 +02:00
Makefile lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
audiogen.c
audiomatch.c tests/audiomatch: Add missing return code at the end of main() 2018-01-08 23:19:14 +01:00
base64.c
copycooker.sh
extended.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
fate-run.sh fate: add aac_adtstoasc test (Ticket 3715) 2016-09-20 15:52:08 +02:00
fate-valgrind.supp
fate.sh Merge commit 'cd846b47977485bd4063e77a3324e6b7840567a2' 2016-03-04 16:19:57 +00:00
ffserver-regression.sh fate: use PROGSSUF 2015-10-16 14:02:12 +02:00
ffserver.conf
ffserver.regression.ref
lavf-regression.sh avformat/apngenc: use the stream parameters extradata if available 2016-11-18 12:33:31 -03:00
md5.sh
reference.pnm Replace lena.pnm 2014-11-28 17:55:27 -05:00
regression-funcs.sh tests: add -nostdin flag when calling ffmpeg 2016-10-06 18:31:07 -05:00
rotozoom.c
simple1.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
simple2.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
test.ffmeta
tiny_psnr.c Drop pointless assert.h #includes 2016-05-03 15:45:10 +02:00
tiny_ssim.c tests/tiny_ssim: replace #define by typedef 2015-11-20 08:25:23 -05:00
utils.c tests/utils: Remove unneeded L suffix 2015-02-01 22:38:11 +01:00
videogen.c