diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-02-03 20:28:32 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-02-04 19:59:40 +0100 |
commit | 785d8a3868fdd965299cd6e230803906b047eee0 (patch) | |
tree | 54273b901a849bca60b7c4cd6093eea0ba043419 /tests/ref | |
parent | d7b542ae294aaf818f2a00c5606e009cf931e77c (diff) | |
download | ffmpeg-785d8a3868fdd965299cd6e230803906b047eee0.tar.gz |
fate: use compression level 0 for flashsv2 tests.
Output sizes mismatch (and thus MD5) between zlib version 1.2.5 and
1.2.6 if compression level > 0. The issue doesn't affect the intra-only
tests.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/vsynth1/flashsv2 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/flashsv2 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth1/flashsv2 b/tests/ref/vsynth1/flashsv2 index 6c43bda56e..58e2e8ff52 100644 --- a/tests/ref/vsynth1/flashsv2 +++ b/tests/ref/vsynth1/flashsv2 @@ -1,5 +1,5 @@ -ec13d68cbce263f589fe79bcd2e98364 *./tests/data/vsynth1/flashsv2.flv -8406137 ./tests/data/vsynth1/flashsv2.flv +8d105780bb79915bc36f96f7a754f289 *./tests/data/vsynth1/flashsv2.flv +9371095 ./tests/data/vsynth1/flashsv2.flv ed28c0021768629b2675e72bf1632426 *./tests/data/vsynth1/flashsv2I.flv 8755723 ./tests/data/vsynth1/flashsv2I.flv efa88d09115a2e947eff00ee435ba3f3 *./tests/data/flashsv2.vsynth1.out.yuv diff --git a/tests/ref/vsynth2/flashsv2 b/tests/ref/vsynth2/flashsv2 index b40988a329..71023083e8 100644 --- a/tests/ref/vsynth2/flashsv2 +++ b/tests/ref/vsynth2/flashsv2 @@ -1,5 +1,5 @@ -6fbb1cf84d473a93035047c3a3e344ff *./tests/data/vsynth2/flashsv2.flv -4814443 ./tests/data/vsynth2/flashsv2.flv +3f4a7454fa664896ac7532e3551c4071 *./tests/data/vsynth2/flashsv2.flv +9293862 ./tests/data/vsynth2/flashsv2.flv d5a22183d9fe670174340a8a1847e52a *./tests/data/vsynth2/flashsv2I.flv 5037122 ./tests/data/vsynth2/flashsv2I.flv 8f63e24049ba1789a7f8353c695a3d99 *./tests/data/flashsv2.vsynth2.out.yuv |