diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-11 04:59:05 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-11 05:02:46 +0200 |
commit | 60ab6e24574a984655800d1f7ce16c05f4e9b28c (patch) | |
tree | 58081e288e69a0e8b99aecd40208bd58ed32b8aa /tests/ref/vsynth/vsynth3-mpeg2-422 | |
parent | c69defd4d014e27cbcf207fe6facaebb02ba1285 (diff) | |
download | ffmpeg-60ab6e24574a984655800d1f7ce16c05f4e9b28c.tar.gz |
avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced video
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth/vsynth3-mpeg2-422')
-rw-r--r-- | tests/ref/vsynth/vsynth3-mpeg2-422 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth3-mpeg2-422 b/tests/ref/vsynth/vsynth3-mpeg2-422 index 521aa1f9f8..2247f286e6 100644 --- a/tests/ref/vsynth/vsynth3-mpeg2-422 +++ b/tests/ref/vsynth/vsynth3-mpeg2-422 @@ -1,4 +1,4 @@ -6126aef5d72f25defd5ebf5154123fb2 *tests/data/fate/vsynth3-mpeg2-422.mpeg2video -68916 tests/data/fate/vsynth3-mpeg2-422.mpeg2video -9b434cef28b4f418b20b7e3a09a7a082 *tests/data/fate/vsynth3-mpeg2-422.out.rawvideo -stddev: 4.01 PSNR: 36.06 MAXDIFF: 46 bytes: 86700/ 86700 +4d108b861715f1fa010fd70baea91793 *tests/data/fate/vsynth3-mpeg2-422.mpeg2video +68612 tests/data/fate/vsynth3-mpeg2-422.mpeg2video +73b16e906d07b6bbccf4b00d4a25302c *tests/data/fate/vsynth3-mpeg2-422.out.rawvideo +stddev: 4.02 PSNR: 36.05 MAXDIFF: 46 bytes: 86700/ 86700 |