diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-29 04:03:22 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-29 04:51:47 +0100 |
commit | fc09bf57a60d4c4a6d339b204b3282337067c06d (patch) | |
tree | ef4e1cd353c5139689a181e4ba9fdef5c5816f5a /tests/ref/vsynth2 | |
parent | 4dcd1a3145dd93602b86a44ebc07d98ca2a30ab6 (diff) | |
download | ffmpeg-fc09bf57a60d4c4a6d339b204b3282337067c06d.tar.gz |
movenc: Write file with minimal number of chunks for the given interleaving.
Reviewed-by: Baptiste Coudurier <baptiste.coudurier@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth2')
-rw-r--r-- | tests/ref/vsynth2/dnxhd_1080i | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/mpeg4 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/prores | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/qtrle | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/qtrlegray | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/svq1 | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/tests/ref/vsynth2/dnxhd_1080i b/tests/ref/vsynth2/dnxhd_1080i index ae988465f6..1d4af69947 100644 --- a/tests/ref/vsynth2/dnxhd_1080i +++ b/tests/ref/vsynth2/dnxhd_1080i @@ -1,4 +1,4 @@ -995e433cd076e3c1534fa73181744a84 *./tests/data/vsynth2/dnxhd-1080i.mov -3031875 ./tests/data/vsynth2/dnxhd-1080i.mov +4841132b013b373862ee5b9c4dc7592c *./tests/data/vsynth2/dnxhd-1080i.mov +3031859 ./tests/data/vsynth2/dnxhd-1080i.mov 3c559af629ae0a8fb1a9a0e4b4da7733 *./tests/data/dnxhd_1080i.vsynth2.out.yuv stddev: 1.31 PSNR: 45.77 MAXDIFF: 23 bytes: 760320/ 7603200 diff --git a/tests/ref/vsynth2/mpeg4 b/tests/ref/vsynth2/mpeg4 index d534ec1ed1..27b9a6f017 100644 --- a/tests/ref/vsynth2/mpeg4 +++ b/tests/ref/vsynth2/mpeg4 @@ -1,4 +1,4 @@ -2e3bf184668d4807ae6df0bdceba487b *./tests/data/vsynth2/odivx.mp4 -119809 ./tests/data/vsynth2/odivx.mp4 +f11f53931a1374acff6c04a21517809c *./tests/data/vsynth2/odivx.mp4 +119613 ./tests/data/vsynth2/odivx.mp4 90a3577850239083a9042bef33c50e85 *./tests/data/mpeg4.vsynth2.out.yuv stddev: 5.34 PSNR: 33.57 MAXDIFF: 83 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/prores b/tests/ref/vsynth2/prores index 498423d5b5..dae8942e0d 100644 --- a/tests/ref/vsynth2/prores +++ b/tests/ref/vsynth2/prores @@ -1,4 +1,4 @@ -1160bb646bd365536951fadd96880d3c *./tests/data/vsynth2/prores.mov -2844194 ./tests/data/vsynth2/prores.mov +179b4f654de017fa74b8eaab93d9d2cb *./tests/data/vsynth2/prores.mov +2843998 ./tests/data/vsynth2/prores.mov b5844025c0f4c7c37db702c3213db232 *./tests/data/prores.vsynth2.out.yuv stddev: 1.31 PSNR: 45.77 MAXDIFF: 11 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/qtrle b/tests/ref/vsynth2/qtrle index d87a6b96ac..08b8637862 100644 --- a/tests/ref/vsynth2/qtrle +++ b/tests/ref/vsynth2/qtrle @@ -1,4 +1,4 @@ -d8c1604dc46d9aa4ec0385e6722c6989 *./tests/data/vsynth2/qtrle.mov -14798419 ./tests/data/vsynth2/qtrle.mov +998aa370cb23634272c64cc4ae759a9d *./tests/data/vsynth2/qtrle.mov +14798223 ./tests/data/vsynth2/qtrle.mov 98d0e2854731472c5bf13d8638502d0a *./tests/data/qtrle.vsynth2.out.yuv stddev: 1.26 PSNR: 46.10 MAXDIFF: 13 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/qtrlegray b/tests/ref/vsynth2/qtrlegray index 8c7b98a4bd..eae1d9bed0 100644 --- a/tests/ref/vsynth2/qtrlegray +++ b/tests/ref/vsynth2/qtrlegray @@ -1,4 +1,4 @@ -55c6e5af44ece0621d1d4c91b282a544 *./tests/data/vsynth2/qtrlegray.mov -5111417 ./tests/data/vsynth2/qtrlegray.mov +19ffbb5fe258dc96fa345b9fbbf7ba51 *./tests/data/vsynth2/qtrlegray.mov +5111221 ./tests/data/vsynth2/qtrlegray.mov f63b5ebdfdba750e547c25131b0a3fd1 *./tests/data/qtrlegray.vsynth2.out.yuv stddev: 19.42 PSNR: 22.36 MAXDIFF: 72 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/svq1 b/tests/ref/vsynth2/svq1 index 7c54c74ac9..2eb0c8df43 100644 --- a/tests/ref/vsynth2/svq1 +++ b/tests/ref/vsynth2/svq1 @@ -1,4 +1,4 @@ -7f9fbe4890bc1df67867bf03803dca48 *./tests/data/vsynth2/svq1.mov -766851 ./tests/data/vsynth2/svq1.mov +fdb06a9800712a0bf6941847afcbca57 *./tests/data/vsynth2/svq1.mov +766655 ./tests/data/vsynth2/svq1.mov aa03471dac3f49455a33a2b19fda1098 *./tests/data/svq1.vsynth2.out.yuv stddev: 3.23 PSNR: 37.93 MAXDIFF: 61 bytes: 7603200/ 7603200 |