diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2016-06-25 14:37:59 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2016-06-29 07:21:07 +0200 |
commit | fe6e5cbea7dbd5d2c67d79b5570e26debb70e95b (patch) | |
tree | 394e13c894f1743c736916da912d25861db00f49 /tests/ref/vsynth | |
parent | 7c55fac7dfa8bad9644dea5d03309da30be69563 (diff) | |
download | ffmpeg-fe6e5cbea7dbd5d2c67d79b5570e26debb70e95b.tar.gz |
ffv1: Remove version 2 and mark version 3 as non-experimental
The encoder produces bitstream compatible with the current specification
and version 2 is set as reserved (non-standardizable).
Diffstat (limited to 'tests/ref/vsynth')
-rw-r--r-- | tests/ref/vsynth/vsynth1-ffv1 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth2-ffv1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth1-ffv1 b/tests/ref/vsynth/vsynth1-ffv1 index a162a77abc..c9c4cf9258 100644 --- a/tests/ref/vsynth/vsynth1-ffv1 +++ b/tests/ref/vsynth/vsynth1-ffv1 @@ -1,4 +1,4 @@ -d236e8441d7e04e24d882bb97faccd36 *tests/data/fate/vsynth1-ffv1.avi -2689718 tests/data/fate/vsynth1-ffv1.avi +a6703280a623fe42de7f7a53c2383073 *tests/data/fate/vsynth1-ffv1.avi +2691264 tests/data/fate/vsynth1-ffv1.avi c5ccac874dbf808e9088bc3107860042 *tests/data/fate/vsynth1-ffv1.out.rawvideo stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth/vsynth2-ffv1 b/tests/ref/vsynth/vsynth2-ffv1 index 4dc2169443..024fafdc24 100644 --- a/tests/ref/vsynth/vsynth2-ffv1 +++ b/tests/ref/vsynth/vsynth2-ffv1 @@ -1,4 +1,4 @@ -4af788aeb692573717fe205f3ba20a33 *tests/data/fate/vsynth2-ffv1.avi -3716494 tests/data/fate/vsynth2-ffv1.avi +2acd1edd97eb98895bae47770b700f89 *tests/data/fate/vsynth2-ffv1.avi +3718022 tests/data/fate/vsynth2-ffv1.avi 36d7ca943916e1743cefa609eba0205c *tests/data/fate/vsynth2-ffv1.out.rawvideo stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 |