diff options
author | Mans Rullgard <mans@mansr.com> | 2011-12-17 15:48:19 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-12-17 15:49:25 +0000 |
commit | 583d3b7f97be065165ed742e108423704279516b (patch) | |
tree | 4ffb67e71911b56d77541a3c3c84642e3019265f /tests/ref | |
parent | e614fac2e6e185a247d722d4e92368b3c3bc4bdb (diff) | |
download | ffmpeg-583d3b7f97be065165ed742e108423704279516b.tar.gz |
fate: fix eatqi test
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 <mans@mansr.com>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/ea-tqi-adpcm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ref/fate/ea-tqi-adpcm b/tests/ref/fate/ea-tqi-adpcm index c79eed52bd..4fbc117070 100644 --- a/tests/ref/fate/ea-tqi-adpcm +++ b/tests/ref/fate/ea-tqi-adpcm @@ -49,4 +49,3 @@ 0, 144000, 115200, 0x65fd5e60 1, 144000, 5936, 0x2174304d 0, 150000, 115200, 0x0c256424 -0, 156000, 115200, 0xa9cdd8d2 |