diff options
author | Kieran Kunhya <kierank@obe.tv> | 2014-12-02 17:08:25 +0000 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-12-05 13:03:49 +0000 |
commit | 9a738c27dceb4b975784b23213a46f5cb560d1c2 (patch) | |
tree | fa9cb3613958d6747dcce6f68a4f7d4212adec06 /tests | |
parent | 33c827f632f95ffe3399b695a5a0d47b366b6e20 (diff) | |
download | ffmpeg-9a738c27dceb4b975784b23213a46f5cb560d1c2.tar.gz |
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/vsynth/vsynth1-v210 | 6 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-v210 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/vsynth/vsynth1-v210 b/tests/ref/vsynth/vsynth1-v210 index defd2f658b..e2f4588c54 100644 --- a/tests/ref/vsynth/vsynth1-v210 +++ b/tests/ref/vsynth/vsynth1-v210 @@ -1,4 +1,4 @@ -054d7e903fb4d9e68700c56b93d45916 *tests/data/fate/vsynth1-v210.avi +a38de84bfef53ed69204480c979dd6c4 *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 5e934de41b..245e2822a9 100644 --- a/tests/ref/vsynth/vsynth2-v210 +++ b/tests/ref/vsynth/vsynth2-v210 @@ -1,4 +1,4 @@ -87bb634932b3f5cacd4d08142798db17 *tests/data/fate/vsynth2-v210.avi +3aae4d5b25a4d91e4812a297c6a9ef8a *tests/data/fate/vsynth2-v210.avi 14752448 tests/data/fate/vsynth2-v210.avi -8bb1c449e1a2a94fd0d98841c04246bb *tests/data/fate/vsynth2-v210.out.rawvideo -stddev: 0.39 PSNR: 56.17 MAXDIFF: 9 bytes: 7603200/ 7603200 +99e367a50da75c2c187230889bee8e2e *tests/data/fate/vsynth2-v210.out.rawvideo +stddev: 0.40 PSNR: 56.06 MAXDIFF: 9 bytes: 7603200/ 7603200 |