Browse Source

fate: add ffv1.0 test

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 12 years ago
parent
commit
f4f6eb5b74
3 changed files with 10 additions and 1 deletions
  1. +2
    -1
      tests/fate/vcodec.mak
  2. +4
    -0
      tests/ref/vsynth/vsynth1-ffv1.0
  3. +4
    -0
      tests/ref/vsynth/vsynth2-ffv1.0

+ 2
- 1
tests/fate/vcodec.mak View File

@@ -54,8 +54,9 @@ fate-vsynth%-dv-50: ENCOPTS = -dct int -s pal -pix_fmt yuv422p \
fate-vsynth%-dv-50: DECOPTS = -sws_flags neighbor
fate-vsynth%-dv-50: FMT = dv

FATE_VCODEC-$(call ENCDEC, FFV1, AVI) += ffv1
FATE_VCODEC-$(call ENCDEC, FFV1, AVI) += ffv1 ffv1.0
fate-vsynth%-ffv1: ENCOPTS = -slices 4 -strict -2
fate-vsynth%-ffv1.0: CODEC = ffv1

FATE_VCODEC-$(call ENCDEC, FFVHUFF, AVI) += ffvhuff



+ 4
- 0
tests/ref/vsynth/vsynth1-ffv1.0 View File

@@ -0,0 +1,4 @@
91c237f18bc19975077c85175daed734 *tests/data/fate/vsynth1-ffv1.0.avi
2655364 tests/data/fate/vsynth1-ffv1.0.avi
c5ccac874dbf808e9088bc3107860042 *tests/data/fate/vsynth1-ffv1.0.out.rawvideo
stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200

+ 4
- 0
tests/ref/vsynth/vsynth2-ffv1.0 View File

@@ -0,0 +1,4 @@
3a757276e299bf88c30e06dfb53f1c99 *tests/data/fate/vsynth2-ffv1.0.avi
3525792 tests/data/fate/vsynth2-ffv1.0.avi
dde5895817ad9d219f79a52d0bdfb001 *tests/data/fate/vsynth2-ffv1.0.out.rawvideo
stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200

Loading…
Cancel
Save