fate: add test for old (v1) huffyuv and rgba
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
331b1f7d81
commit
50a35f0d2e
@ -91,11 +91,13 @@ fate-vsynth%-h263: ENCOPTS = -qscale 10
|
||||
fate-vsynth%-h263-obmc: ENCOPTS = -qscale 10 -obmc 1
|
||||
fate-vsynth%-h263p: ENCOPTS = -qscale 2 -flags +aic -umv 1 -aiv 1 -ps 300
|
||||
|
||||
FATE_VCODEC-$(call ENCDEC, HUFFYUV, AVI) += huffyuv huffyuvbgr24
|
||||
FATE_VCODEC-$(call ENCDEC, HUFFYUV, AVI) += huffyuv huffyuvbgr24 huffyuvbgra
|
||||
fate-vsynth%-huffyuv: ENCOPTS = -vcodec huffyuv -pix_fmt yuv422p -sws_flags neighbor
|
||||
fate-vsynth%-huffyuv: DECOPTS = -sws_flags neighbor
|
||||
fate-vsynth%-huffyuvbgr24: ENCOPTS = -vcodec huffyuv -pix_fmt bgr24 -sws_flags neighbor
|
||||
fate-vsynth%-huffyuvbgr24: DECOPTS = -sws_flags neighbor
|
||||
fate-vsynth%-huffyuvbgra: ENCOPTS = -vcodec huffyuv -pix_fmt bgr32 -sws_flags neighbor
|
||||
fate-vsynth%-huffyuvbgra: DECOPTS = -sws_flags neighbor
|
||||
|
||||
FATE_VCODEC-$(call ENCDEC, JPEGLS, AVI) += jpegls
|
||||
fate-vsynth%-jpegls: ENCOPTS = -sws_flags neighbor+full_chroma_int
|
||||
|
4
tests/ref/vsynth/vsynth1-huffyuvbgra
Normal file
4
tests/ref/vsynth/vsynth1-huffyuvbgra
Normal file
@ -0,0 +1,4 @@
|
||||
0a441061598152cd44ddc308076671c3 *tests/data/fate/vsynth1-huffyuvbgra.avi
|
||||
14464166 tests/data/fate/vsynth1-huffyuvbgra.avi
|
||||
49c03ab1b73b7cd3cabc3c77a9479c9e *tests/data/fate/vsynth1-huffyuvbgra.out.rawvideo
|
||||
stddev: 3.16 PSNR: 38.12 MAXDIFF: 50 bytes: 7603200/ 7603200
|
4
tests/ref/vsynth/vsynth2-huffyuvbgra
Normal file
4
tests/ref/vsynth/vsynth2-huffyuvbgra
Normal file
@ -0,0 +1,4 @@
|
||||
e8c2dbe6ad5d273af2bdb2dc3a2a524d *tests/data/fate/vsynth2-huffyuvbgra.avi
|
||||
10139598 tests/data/fate/vsynth2-huffyuvbgra.avi
|
||||
0a8b7ddfec03622e37c869c5b552f9fc *tests/data/fate/vsynth2-huffyuvbgra.out.rawvideo
|
||||
stddev: 1.24 PSNR: 46.26 MAXDIFF: 17 bytes: 7603200/ 7603200
|
4
tests/ref/vsynth/vsynth3-huffyuvbgra
Normal file
4
tests/ref/vsynth/vsynth3-huffyuvbgra
Normal file
@ -0,0 +1,4 @@
|
||||
9d360ce029b5ec86f0f6c80c44edf9bd *tests/data/fate/vsynth3-huffyuvbgra.avi
|
||||
179598 tests/data/fate/vsynth3-huffyuvbgra.avi
|
||||
5d031d2e891b13593b8cd79e63d083b4 *tests/data/fate/vsynth3-huffyuvbgra.out.rawvideo
|
||||
stddev: 3.23 PSNR: 37.92 MAXDIFF: 50 bytes: 86700/ 86700
|
Loading…
x
Reference in New Issue
Block a user