1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/tests
Michael Niedermayer bc2fb4cf8a 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>
2019-11-15 12:25:46 +01:00
..
api tests: do not use AVFrame accessor 2017-04-23 14:47:54 +07:00
checkasm libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
fate tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgb 2019-03-24 10:38:51 +01:00
filtergraphs FATE: Add test for libavfilter/scale2ref 2017-06-05 01:50:25 +02:00
ref avcodec/vp56rac: delay signaling an error on truncated input 2019-11-15 12:25:46 +01:00
.gitignore
audiogen.c
audiomatch.c tests/audiomatch: Add missing return code at the end of main() 2018-01-28 15:31:13 +01:00
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc' 2017-10-03 22:59:08 -03:00
fate-valgrind.supp
fate.sh Merge commit '35d1f726eb9fdd376ab900587fb02122b72f2b9a' 2017-05-05 09:27:18 +02:00
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref tests/ffserver.regression.ref: update checksums to what ffserver currently produces 2017-12-07 23:38:06 +01:00
lavf-regression.sh fate: add mxf_dv25/dvcpro50 regression tests 2017-09-18 08:56:52 +02:00
Makefile fate: Add a test for latm-in-dvb auto-detection, ticket #6657. 2017-10-03 23:15:07 +02:00
md5.sh
refcmp-metadata.awk fate: add tests for psnr and ssim filter 2017-09-27 15:58:49 +02:00
reference.pnm
regression-funcs.sh
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c