diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-12-16 02:45:03 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-12-16 03:50:19 +0100 |
commit | 0988a6a03594aa02047abe6528edbedd926711bc (patch) | |
tree | bc0eb207505af47ad0af3972f5e3181d857f2130 /tests/ref | |
parent | c402c1c976dc5bd63908d1aaff5b60521cbbee92 (diff) | |
download | ffmpeg-0988a6a03594aa02047abe6528edbedd926711bc.tar.gz |
movenc: disable iods by default
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Approved-by: MP4_maniac
Approved-by: Baptiste Coudurier
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/acodec/alac | 4 | ||||
-rw-r--r-- | tests/ref/vsynth1/mpeg4 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/mpeg4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/acodec/alac b/tests/ref/acodec/alac index 39264c53c7..db6393ac46 100644 --- a/tests/ref/acodec/alac +++ b/tests/ref/acodec/alac @@ -1,4 +1,4 @@ -bff6044a7f303d8482775f4fcdc2d272 *./tests/data/acodec/alac.m4a -389190 ./tests/data/acodec/alac.m4a +4fe333ff79e86cca6ba8c109cc08263e *./tests/data/acodec/alac.m4a +389166 ./tests/data/acodec/alac.m4a 64151e4bcc2b717aa5a8454d424d6a1f *./tests/data/alac.acodec.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 diff --git a/tests/ref/vsynth1/mpeg4 b/tests/ref/vsynth1/mpeg4 index 3d6f985e5a..fbf3b8fdcc 100644 --- a/tests/ref/vsynth1/mpeg4 +++ b/tests/ref/vsynth1/mpeg4 @@ -1,4 +1,4 @@ -146bf838d7efd524595c68145337dfef *./tests/data/vsynth1/odivx.mp4 -540020 ./tests/data/vsynth1/odivx.mp4 +f32960be0f05be8b2ed03447e1eaea6f *./tests/data/vsynth1/odivx.mp4 +539996 ./tests/data/vsynth1/odivx.mp4 8828a375448dc5c2215163ba70656f89 *./tests/data/mpeg4.vsynth1.out.yuv stddev: 7.97 PSNR: 30.10 MAXDIFF: 105 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/mpeg4 b/tests/ref/vsynth2/mpeg4 index 35729a0a7a..726e1d9436 100644 --- a/tests/ref/vsynth2/mpeg4 +++ b/tests/ref/vsynth2/mpeg4 @@ -1,4 +1,4 @@ -ad44d4d5a20fbd40641703a5de46fd5c *./tests/data/vsynth2/odivx.mp4 -119673 ./tests/data/vsynth2/odivx.mp4 +4d092ca067362a61b9c96f5f12a1ab5a *./tests/data/vsynth2/odivx.mp4 +119649 ./tests/data/vsynth2/odivx.mp4 90a3577850239083a9042bef33c50e85 *./tests/data/mpeg4.vsynth2.out.yuv stddev: 5.34 PSNR: 33.57 MAXDIFF: 83 bytes: 7603200/ 7603200 |