diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2014-08-25 20:24:29 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-25 23:12:30 +0200 |
commit | 6ee7681723a41c8c9bf5f3d11c723c6907848f7d (patch) | |
tree | 073596df0fcd9b68f473affea65958c245f1cf99 /tests/ref/vsynth/vsynth3-ffvhuff422p10left | |
parent | 2a85826e5753aac8964254bd5688a03e49a7f551 (diff) | |
download | ffmpeg-6ee7681723a41c8c9bf5f3d11c723c6907848f7d.tar.gz |
huffyuvenc: write last odd sample
If width is odd, last sample wouldn't be written.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth/vsynth3-ffvhuff422p10left')
-rw-r--r-- | tests/ref/vsynth/vsynth3-ffvhuff422p10left | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth3-ffvhuff422p10left b/tests/ref/vsynth/vsynth3-ffvhuff422p10left index 7dca14e9ba..a18f2c8ffb 100644 --- a/tests/ref/vsynth/vsynth3-ffvhuff422p10left +++ b/tests/ref/vsynth/vsynth3-ffvhuff422p10left @@ -1,4 +1,4 @@ -2459272ee10f3b503940324ba5dcc1e5 *tests/data/fate/vsynth3-ffvhuff422p10left.avi -168836 tests/data/fate/vsynth3-ffvhuff422p10left.avi -863818eed035b3fa7b19535927687879 *tests/data/fate/vsynth3-ffvhuff422p10left.out.rawvideo -stddev: 38.45 PSNR: 16.43 MAXDIFF: 225 bytes: 86700/ 86700 +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 |