diff options
author | Kieran Kunhya <kierank@obe.tv> | 2014-11-26 15:59:14 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-26 20:30:47 +0100 |
commit | 36091742d182b3ad4411aae22682354b3834a974 (patch) | |
tree | 140343da6bb107ea043175974170266d59b5eb07 /tests | |
parent | 1d3a3b9f8907625b361420d48fe05716859620ff (diff) | |
download | ffmpeg-36091742d182b3ad4411aae22682354b3834a974.tar.gz |
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/vsynth/vsynth1-v210 | 6 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-v210 | 6 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth3-v210 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/tests/ref/vsynth/vsynth1-v210 b/tests/ref/vsynth/vsynth1-v210 index dbafe428fe..0d12afa006 100644 --- a/tests/ref/vsynth/vsynth1-v210 +++ b/tests/ref/vsynth/vsynth1-v210 @@ -1,4 +1,4 @@ -895d30660eb4da017568141a8d1df4e8 *tests/data/fate/vsynth1-v210.avi +b066679e08cd90c342da21c88bec2a20 *tests/data/fate/vsynth1-v210.avi 14752448 tests/data/fate/vsynth1-v210.avi -50973792d3f1abe04a51ee0121f077f2 *tests/data/fate/vsynth1-v210.out.rawvideo -stddev: 1.85 PSNR: 42.78 MAXDIFF: 29 bytes: 7603200/ 7603200 +2ba7f4ca302f3c4147860b9dfb12b6e4 *tests/data/fate/vsynth1-v210.out.rawvideo +stddev: 1.84 PSNR: 42.81 MAXDIFF: 29 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-v210 b/tests/ref/vsynth/vsynth2-v210 index 1320c38a51..abb425ed21 100644 --- a/tests/ref/vsynth/vsynth2-v210 +++ b/tests/ref/vsynth/vsynth2-v210 @@ -1,4 +1,4 @@ -6fbbcfee1832fe4c62aacb70454cff62 *tests/data/fate/vsynth2-v210.avi +fa1c4b1b8d0e9454b4bc2269c7fe634b *tests/data/fate/vsynth2-v210.avi 14752448 tests/data/fate/vsynth2-v210.avi -a627fb50c8276200fd71383977d87ca3 *tests/data/fate/vsynth2-v210.out.rawvideo -stddev: 0.34 PSNR: 57.43 MAXDIFF: 6 bytes: 7603200/ 7603200 +7ba6e411e43c6b57c95c49d6848f41e6 *tests/data/fate/vsynth2-v210.out.rawvideo +stddev: 0.34 PSNR: 57.41 MAXDIFF: 6 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth3-v210 b/tests/ref/vsynth/vsynth3-v210 index d3275f05a9..0eaf041699 100644 --- a/tests/ref/vsynth/vsynth3-v210 +++ b/tests/ref/vsynth/vsynth3-v210 @@ -1,4 +1,4 @@ -d2f5e07f0c0e917d80d63f39d683919e *tests/data/fate/vsynth3-v210.avi +6618ab86d047f4fb8fdd2d633888b20b *tests/data/fate/vsynth3-v210.avi 224448 tests/data/fate/vsynth3-v210.avi -0cf7cf68724fa5146b1667e4fa08b0e1 *tests/data/fate/vsynth3-v210.out.rawvideo -stddev: 2.12 PSNR: 41.58 MAXDIFF: 26 bytes: 86700/ 86700 +198ffb24c06927d8aaac5e59d81a0934 *tests/data/fate/vsynth3-v210.out.rawvideo +stddev: 2.11 PSNR: 41.61 MAXDIFF: 27 bytes: 86700/ 86700 |