1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/tests/ref
Michael Niedermayer 033013f83d 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-11 20:18:47 +01:00
..
acodec
fate avcodec/vp56rac: delay signaling an error on truncated input 2019-11-11 20:18:47 +01:00
lavf avcodec/xwddec: fix palette alpha 2018-05-16 22:50:18 +02:00
lavf-fate avformat/qtpalette: parse color table according to the QuickTime file format specs 2018-05-01 21:21:49 +02:00
seek avcodec/eac3: add support for dependent stream 2018-03-29 10:19:03 +02:00
vsynth
vsynth1
vsynth_lena