diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2011-03-23 10:22:05 -0700 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-05-12 13:07:21 +0200 |
commit | 304e983dc760176501b748ca99bcde23e7851013 (patch) | |
tree | 6106a499b4063fafc236eb88e4308bdceb900feb /tests/ref/vsynth1 | |
parent | 7fe3207e250991d16381096327c74125bafe3b70 (diff) | |
download | ffmpeg-304e983dc760176501b748ca99bcde23e7851013.tar.gz |
movenc: fix yuv range in avid atoms used by dnxhd.
yuv range: full 1 / normal 2
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'tests/ref/vsynth1')
-rw-r--r-- | tests/ref/vsynth1/dnxhd_1080i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/vsynth1/dnxhd_1080i b/tests/ref/vsynth1/dnxhd_1080i index 654242c745..80484b50ae 100644 --- a/tests/ref/vsynth1/dnxhd_1080i +++ b/tests/ref/vsynth1/dnxhd_1080i @@ -1,4 +1,4 @@ -8a814d4056ca2810a8ed0bad3b70f358 *./tests/data/vsynth1/dnxhd-1080i.mov +34949ea38da2cf6a8406ad600ad95cfa *./tests/data/vsynth1/dnxhd-1080i.mov 3031875 ./tests/data/vsynth1/dnxhd-1080i.mov 0c651e840f860592f0d5b66030d9fa32 *./tests/data/dnxhd_1080i.vsynth1.out.yuv stddev: 6.29 PSNR: 32.15 MAXDIFF: 64 bytes: 760320/ 7603200 |