diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-16 02:21:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-16 02:22:27 +0200 |
commit | 1fe45903b81fd7c3c81292723affac7de4f4e4ee (patch) | |
tree | 3b17fa1575fb10c7af41601d63acde9dd8309d41 /tests/ref/fate | |
parent | ba31e59e83ca23b6d456ab3bc2d08bed3772d477 (diff) | |
download | ffmpeg-1fe45903b81fd7c3c81292723affac7de4f4e4ee.tar.gz |
msvideo1enc: fix interframe encoding
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/vsynth1-msvideo1 | 8 | ||||
-rw-r--r-- | tests/ref/fate/vsynth2-msvideo1 | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/tests/ref/fate/vsynth1-msvideo1 b/tests/ref/fate/vsynth1-msvideo1 index b59274c973..46022b6014 100644 --- a/tests/ref/fate/vsynth1-msvideo1 +++ b/tests/ref/fate/vsynth1-msvideo1 @@ -1,4 +1,4 @@ -afe516f762a598f3f9c7ae8a9f288d3e *tests/data/fate/vsynth1-msvideo1.avi -2162264 tests/data/fate/vsynth1-msvideo1.avi -ef76473f7be587dac7676a69835e43ce *tests/data/fate/vsynth1-msvideo1.out.rawvideo -stddev: 11.80 PSNR: 26.69 MAXDIFF: 151 bytes: 7603200/ 7603200 +75a0f6680e23a50477826caec1a41bb9 *tests/data/fate/vsynth1-msvideo1.avi +2051904 tests/data/fate/vsynth1-msvideo1.avi +f4605ac6df556a3ca7053c49aaac04d8 *tests/data/fate/vsynth1-msvideo1.out.rawvideo +stddev: 11.89 PSNR: 26.62 MAXDIFF: 159 bytes: 7603200/ 7603200 diff --git a/tests/ref/fate/vsynth2-msvideo1 b/tests/ref/fate/vsynth2-msvideo1 index 8338ac4fb5..77d8cea41e 100644 --- a/tests/ref/fate/vsynth2-msvideo1 +++ b/tests/ref/fate/vsynth2-msvideo1 @@ -1,4 +1,4 @@ -e70658b8b97eb4c7e63b2081c3a602de *tests/data/fate/vsynth2-msvideo1.avi -1259308 tests/data/fate/vsynth2-msvideo1.avi -cd83ffcbc73573044e3aead3094229e5 *tests/data/fate/vsynth2-msvideo1.out.rawvideo -stddev: 7.42 PSNR: 30.72 MAXDIFF: 123 bytes: 7603200/ 7603200 +8d7e8eb05771d0341d88c30892908960 *tests/data/fate/vsynth2-msvideo1.avi +914572 tests/data/fate/vsynth2-msvideo1.avi +9a6ac7c0171286f009d159b59fdc1154 *tests/data/fate/vsynth2-msvideo1.out.rawvideo +stddev: 7.97 PSNR: 30.10 MAXDIFF: 123 bytes: 7603200/ 7603200 |