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-ilace | |
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-ilace')
-rw-r--r-- | tests/ref/vsynth/vsynth3-mpeg2-ilace | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth3-mpeg2-ilace b/tests/ref/vsynth/vsynth3-mpeg2-ilace index 1097907780..fe2720ef57 100644 --- a/tests/ref/vsynth/vsynth3-mpeg2-ilace +++ b/tests/ref/vsynth/vsynth3-mpeg2-ilace @@ -1,4 +1,4 @@ -7aafb678757a42197e2da7061262b588 *tests/data/fate/vsynth3-mpeg2-ilace.mpeg2video -35293 tests/data/fate/vsynth3-mpeg2-ilace.mpeg2video -3f9fa819daa94fd137db0e20325e9566 *tests/data/fate/vsynth3-mpeg2-ilace.out.rawvideo -stddev: 9.09 PSNR: 28.95 MAXDIFF: 68 bytes: 86700/ 86700 +c13776ac25a9a9553847abddabd41915 *tests/data/fate/vsynth3-mpeg2-ilace.mpeg2video +35773 tests/data/fate/vsynth3-mpeg2-ilace.mpeg2video +78861ce7b0d433205e45960e1fadd911 *tests/data/fate/vsynth3-mpeg2-ilace.out.rawvideo +stddev: 9.10 PSNR: 28.95 MAXDIFF: 62 bytes: 86700/ 86700 |