diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-09-20 01:12:42 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-09-20 01:12:42 +0200 |
commit | a2544524721c1f9e23e568645d7d0b041c270636 (patch) | |
tree | 381aea15715db4fbdc42ca38346ef11974db7567 /tests/ref | |
parent | a6186f3a0006d43950aaa5416b7e71c4b82f49f5 (diff) | |
download | ffmpeg-a2544524721c1f9e23e568645d7d0b041c270636.tar.gz |
regtests: add a flashsv2 decoder test limited to keyframes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/vsynth1/flashsv2 | 4 | ||||
-rw-r--r-- | tests/ref/vsynth2/flashsv2 | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/vsynth1/flashsv2 b/tests/ref/vsynth1/flashsv2 index 0df3f47c18..6c43bda56e 100644 --- a/tests/ref/vsynth1/flashsv2 +++ b/tests/ref/vsynth1/flashsv2 @@ -1,2 +1,6 @@ ec13d68cbce263f589fe79bcd2e98364 *./tests/data/vsynth1/flashsv2.flv 8406137 ./tests/data/vsynth1/flashsv2.flv +ed28c0021768629b2675e72bf1632426 *./tests/data/vsynth1/flashsv2I.flv +8755723 ./tests/data/vsynth1/flashsv2I.flv +efa88d09115a2e947eff00ee435ba3f3 *./tests/data/flashsv2.vsynth1.out.yuv +stddev: 3.47 PSNR: 37.31 MAXDIFF: 49 bytes: 7603200/ 7603200 diff --git a/tests/ref/vsynth2/flashsv2 b/tests/ref/vsynth2/flashsv2 index 93f429b7d7..b40988a329 100644 --- a/tests/ref/vsynth2/flashsv2 +++ b/tests/ref/vsynth2/flashsv2 @@ -1,2 +1,6 @@ 6fbb1cf84d473a93035047c3a3e344ff *./tests/data/vsynth2/flashsv2.flv 4814443 ./tests/data/vsynth2/flashsv2.flv +d5a22183d9fe670174340a8a1847e52a *./tests/data/vsynth2/flashsv2I.flv +5037122 ./tests/data/vsynth2/flashsv2I.flv +8f63e24049ba1789a7f8353c695a3d99 *./tests/data/flashsv2.vsynth2.out.yuv +stddev: 2.39 PSNR: 40.55 MAXDIFF: 21 bytes: 7603200/ 7603200 |