diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-07-25 14:28:08 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-07-25 14:29:39 +0200 |
commit | 703f2949344b88ca5e43b8122925388860b23cd6 (patch) | |
tree | c47f16a1fe323f0e31a38c1ef519d7e0dc9e2f90 | |
parent | 10b44f493276021824d4072ea83391ac4c4cff58 (diff) | |
download | ffmpeg-703f2949344b88ca5e43b8122925388860b23cd6.tar.gz |
fate: update avui test due to
commit 20e88d86182d9bb49112648d9a42849a7b17eacd
Fix avui stream-copy.
The native decoder and MPlayer's binary decoder only need the
APRG atom, QuickTime at least requires also the ARES atom and
four additional 0 bytes padding at the end of stsd.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | tests/ref/fate/vsynth1-avui | 4 | ||||
-rw-r--r-- | tests/ref/fate/vsynth2-avui | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/fate/vsynth1-avui b/tests/ref/fate/vsynth1-avui index 810c694813..720fa32dab 100644 --- a/tests/ref/fate/vsynth1-avui +++ b/tests/ref/fate/vsynth1-avui @@ -1,4 +1,4 @@ -6eaf08e0e02bccb135b934c5036eac25 *tests/data/fate/vsynth1-avui.mov -42624903 tests/data/fate/vsynth1-avui.mov +6094fe77d3a4c49cae45a3de088bdb1a *tests/data/fate/vsynth1-avui.mov +42624907 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/fate/vsynth2-avui b/tests/ref/fate/vsynth2-avui index f24023cc31..7489018fe4 100644 --- a/tests/ref/fate/vsynth2-avui +++ b/tests/ref/fate/vsynth2-avui @@ -1,4 +1,4 @@ -3f7c7bb5eba0006feb727badcad2b9bd *tests/data/fate/vsynth2-avui.mov -42624903 tests/data/fate/vsynth2-avui.mov +4b05ddf2d099b9189978032a18b376ea *tests/data/fate/vsynth2-avui.mov +42624907 tests/data/fate/vsynth2-avui.mov dde5895817ad9d219f79a52d0bdfb001 *tests/data/fate/vsynth2-avui.out.rawvideo stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 |