diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2015-01-29 01:07:08 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2015-01-29 01:07:08 +0100 |
commit | 3ea97767e49c599813d6a09c640a657d71c1a0de (patch) | |
tree | 31dcce34ccb2cb8c0cf49324c10b834443f5d61c /tests/ref | |
parent | 72db3c79dfddbeae82c540c785c680654a77b063 (diff) | |
download | ffmpeg-3ea97767e49c599813d6a09c640a657d71c1a0de.tar.gz |
Add an ARES atom to extradata when encoding avui.
Allows playback with QuickTime and the original codec.
Tested by Olaf Matthes, olaf matthes gmx de
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/vsynth/vsynth1-avui | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-avui | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth_lena-avui | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/vsynth/vsynth1-avui b/tests/ref/vsynth/vsynth1-avui index 53591e1d0a..1f080532b5 100644 --- a/tests/ref/vsynth/vsynth1-avui +++ b/tests/ref/vsynth/vsynth1-avui @@ -1,4 +1,4 @@ -87ef06cbd15934c282d4aa83e2a5cf0a *tests/data/fate/vsynth1-avui.mov -42624917 tests/data/fate/vsynth1-avui.mov +25ef49e1aee0b20d4feee89b8dc093b4 *tests/data/fate/vsynth1-avui.mov +42625037 tests/data/fate/vsynth1-avui.mov c5ccac874dbf808e9088bc3107860042 *tests/data/fate/vsynth1-avui.out.rawvideo stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-avui b/tests/ref/vsynth/vsynth2-avui index 1500386d34..2423916f4d 100644 --- a/tests/ref/vsynth/vsynth2-avui +++ b/tests/ref/vsynth/vsynth2-avui @@ -1,4 +1,4 @@ -4d46be4cf21d2f0dc0a857bb2603b899 *tests/data/fate/vsynth2-avui.mov -42624917 tests/data/fate/vsynth2-avui.mov +8f6ab410bb6b5dc4599e12968dbd0366 *tests/data/fate/vsynth2-avui.mov +42625037 tests/data/fate/vsynth2-avui.mov 36d7ca943916e1743cefa609eba0205c *tests/data/fate/vsynth2-avui.out.rawvideo stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth_lena-avui b/tests/ref/vsynth/vsynth_lena-avui index 02154a680b..c2fced8e6c 100644 --- a/tests/ref/vsynth/vsynth_lena-avui +++ b/tests/ref/vsynth/vsynth_lena-avui @@ -1,4 +1,4 @@ -df5efcfd2170df82e466be4deb7ce4a9 *tests/data/fate/vsynth_lena-avui.mov -42624917 tests/data/fate/vsynth_lena-avui.mov +26805e15d9e732cd24aea91ae564d5c3 *tests/data/fate/vsynth_lena-avui.mov +42625037 tests/data/fate/vsynth_lena-avui.mov dde5895817ad9d219f79a52d0bdfb001 *tests/data/fate/vsynth_lena-avui.out.rawvideo stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 |