diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-05-22 20:33:24 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-05-22 20:33:24 +0200 |
commit | 50858a64bfc91a6d2717e2ecdd73b3f8322051fa (patch) | |
tree | 7524bf7baa9295062396d51ba58537666edb257d /tests/ref | |
parent | f452d6c34db08e9315fde5761a8c2d38533dfcef (diff) | |
download | ffmpeg-50858a64bfc91a6d2717e2ecdd73b3f8322051fa.tar.gz |
Add Avid Meridien Uncompressed (AVUI) encoder.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/vsynth1/avui | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/avui | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/vsynth1/avui b/tests/ref/vsynth1/avui new file mode 100644 index 0000000000..20d8218065 --- /dev/null +++ b/tests/ref/vsynth1/avui @@ -0,0 +1,4 @@ +6eaf08e0e02bccb135b934c5036eac25 *./tests/data/vsynth1/avui.mov +42624903 ./tests/data/vsynth1/avui.mov +c5ccac874dbf808e9088bc3107860042 *./tests/data/avui.vsynth1.out.yuv +stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/avui b/tests/ref/vsynth2/avui new file mode 100644 index 0000000000..c17ee897fb --- /dev/null +++ b/tests/ref/vsynth2/avui @@ -0,0 +1,4 @@ +3f7c7bb5eba0006feb727badcad2b9bd *./tests/data/vsynth2/avui.mov +42624903 ./tests/data/vsynth2/avui.mov +dde5895817ad9d219f79a52d0bdfb001 *./tests/data/avui.vsynth2.out.yuv +stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 |