Anton Khirnov <[email protected]> writes: > On Sat, 17 Dec 2011 15:34:31 +0000, Mans Rullgard <[email protected]> wrote: >> The sample has an incomplete last frame. Decoding it is pointless. >> The garbage produced was changed by the bitstream reader now >> protecting against over-reads. >> >> Signed-off-by: Mans Rullgard <[email protected]> >> --- >> tests/fate.mak | 2 +- >> tests/ref/fate/ea-tqi-adpcm | 1 - >> 2 files changed, 1 insertions(+), 2 deletions(-) >> >> diff --git a/tests/fate.mak b/tests/fate.mak >> index c31b304..29dee09 100644 >> --- a/tests/fate.mak >> +++ b/tests/fate.mak >> @@ -89,7 +89,7 @@ fate-ea-tgv-ima-ea-eacs: CMD = framecrc -i >> $(SAMPLES)/ea-tgv/INTRO8K-partial.TG >> FATE_TESTS += fate-ea-tgv-ima-ea-sead >> fate-ea-tgv-ima-ea-sead: CMD = framecrc -i $(SAMPLES)/ea-tgv/INTEL_S.TGV >> -pix_fmt rgb24 >> FATE_TESTS += fate-ea-tqi-adpcm >> -fate-ea-tqi-adpcm: CMD = framecrc -i >> $(SAMPLES)/ea-wve/networkBackbone-partial.wve >> +fate-ea-tqi-adpcm: CMD = framecrc -i >> $(SAMPLES)/ea-wve/networkBackbone-partial.wve -vframes 26 > > -frames:v please
Pushed with that change. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
