diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2014-08-25 20:24:30 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-25 23:24:07 +0200 |
commit | f75baa6c9b1784866f3ecd7ec2ee223644c38e7b (patch) | |
tree | e344789cca9231752e33e44044d01ae8d98df0bf /tests/ref/vsynth | |
parent | 6ee7681723a41c8c9bf5f3d11c723c6907848f7d (diff) | |
download | ffmpeg-f75baa6c9b1784866f3ecd7ec2ee223644c38e7b.tar.gz |
huffyuvdec: decode the last odd sample
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth')
-rw-r--r-- | tests/ref/vsynth/vsynth3-ffvhuff420p12 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth3-ffvhuff422p10left | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth3-ffvhuff420p12 b/tests/ref/vsynth/vsynth3-ffvhuff420p12 index 3db1c5d717..2d775d9754 100644 --- a/tests/ref/vsynth/vsynth3-ffvhuff420p12 +++ b/tests/ref/vsynth/vsynth3-ffvhuff420p12 @@ -1,4 +1,4 @@ 9b3e44ccdd28614f588804a0682db312 *tests/data/fate/vsynth3-ffvhuff420p12.avi 175256 tests/data/fate/vsynth3-ffvhuff420p12.avi -faf8b5ec29b12ac41b1bd1a6ebd8a757 *tests/data/fate/vsynth3-ffvhuff420p12.out.rawvideo -stddev: 47.95 PSNR: 14.51 MAXDIFF: 237 bytes: 86700/ 86700 +ee95a44ccd612b5057860b43fe9775d6 *tests/data/fate/vsynth3-ffvhuff420p12.out.rawvideo +stddev: 0.69 PSNR: 51.35 MAXDIFF: 1 bytes: 86700/ 86700 diff --git a/tests/ref/vsynth/vsynth3-ffvhuff422p10left b/tests/ref/vsynth/vsynth3-ffvhuff422p10left index a18f2c8ffb..d62ee0f883 100644 --- a/tests/ref/vsynth/vsynth3-ffvhuff422p10left +++ b/tests/ref/vsynth/vsynth3-ffvhuff422p10left @@ -1,4 +1,4 @@ 5afec2536440c892919a1569c7109858 *tests/data/fate/vsynth3-ffvhuff422p10left.avi 173548 tests/data/fate/vsynth3-ffvhuff422p10left.avi -7815024a7239be263c6bf910021df1a0 *tests/data/fate/vsynth3-ffvhuff422p10left.out.rawvideo -stddev: 38.41 PSNR: 16.44 MAXDIFF: 237 bytes: 86700/ 86700 +0cf7cf68724fa5146b1667e4fa08b0e1 *tests/data/fate/vsynth3-ffvhuff422p10left.out.rawvideo +stddev: 2.12 PSNR: 41.58 MAXDIFF: 26 bytes: 86700/ 86700 |