mirror of https://git.ffmpeg.org/ffmpeg.git
fate: split off image codec FATE tests into their own file
This commit is contained in:
parent
b998aec461
commit
d69a03ef41
|
@ -34,6 +34,7 @@ include $(SRC_PATH)/tests/fate/amrwb.mak
|
|||
include $(SRC_PATH)/tests/fate/dct.mak
|
||||
include $(SRC_PATH)/tests/fate/fft.mak
|
||||
include $(SRC_PATH)/tests/fate/h264.mak
|
||||
include $(SRC_PATH)/tests/fate/image.mak
|
||||
include $(SRC_PATH)/tests/fate/libavutil.mak
|
||||
include $(SRC_PATH)/tests/fate/lossless-audio.mak
|
||||
include $(SRC_PATH)/tests/fate/lossless-video.mak
|
||||
|
|
|
@ -66,8 +66,6 @@ FATE_TESTS += fate-delphine-cin
|
|||
fate-delphine-cin: CMD = framecrc -i $(SAMPLES)/delphine-cin/LOGO-partial.CIN -pix_fmt rgb24 -vsync 0
|
||||
FATE_TESTS += fate-deluxepaint-anm
|
||||
fate-deluxepaint-anm: CMD = framecrc -i $(SAMPLES)/deluxepaint-anm/INTRO1.ANM -pix_fmt rgb24
|
||||
FATE_TESTS += fate-dpx
|
||||
fate-dpx: CMD = framecrc -i $(SAMPLES)/dpx/lighthouse_rgb48.dpx
|
||||
FATE_TESTS += fate-duck-dk3
|
||||
fate-duck-dk3: CMD = md5 -i $(SAMPLES)/duck/sop-audio-only.avi -f s16le
|
||||
FATE_TESTS += fate-duck-dk4
|
||||
|
@ -174,8 +172,6 @@ FATE_TESTS += fate-psx-str-v3-mdec
|
|||
fate-psx-str-v3-mdec: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -an
|
||||
FATE_TESTS += fate-psx-str-v3-adpcm_xa
|
||||
fate-psx-str-v3-adpcm_xa: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -vn
|
||||
FATE_TESTS += fate-ptx
|
||||
fate-ptx: CMD = framecrc -i $(SAMPLES)/ptx/_113kw_pic.ptx -pix_fmt rgb24
|
||||
FATE_TESTS += fate-pva-demux
|
||||
fate-pva-demux: CMD = framecrc -idct simple -i $(SAMPLES)/pva/PVA_test-partial.pva -t 0.6 -acodec copy
|
||||
FATE_TESTS += fate-qcp-demux
|
||||
|
@ -236,18 +232,6 @@ FATE_TESTS += fate-sp5x
|
|||
fate-sp5x: CMD = framecrc -idct simple -i $(SAMPLES)/sp5x/sp5x_problem.avi
|
||||
FATE_TESTS += fate-sub-srt
|
||||
fate-sub-srt: CMD = md5 -i $(SAMPLES)/sub/SubRip_capability_tester.srt -f ass
|
||||
FATE_TESTS += fate-sunraster-1bit-raw
|
||||
fate-sunraster-1bit-raw: CMD = framecrc -i $(SAMPLES)/sunraster/lena-1bit-raw.sun
|
||||
FATE_TESTS += fate-sunraster-1bit-rle
|
||||
fate-sunraster-1bit-rle: CMD = framecrc -i $(SAMPLES)/sunraster/lena-1bit-rle.sun
|
||||
FATE_TESTS += fate-sunraster-24bit-raw
|
||||
fate-sunraster-24bit-raw: CMD = framecrc -i $(SAMPLES)/sunraster/lena-24bit-raw.sun
|
||||
FATE_TESTS += fate-sunraster-24bit-rle
|
||||
fate-sunraster-24bit-rle: CMD = framecrc -i $(SAMPLES)/sunraster/lena-24bit-rle.sun
|
||||
FATE_TESTS += fate-sunraster-8bit-raw
|
||||
fate-sunraster-8bit-raw: CMD = framecrc -i $(SAMPLES)/sunraster/lena-8bit-raw.sun -pix_fmt rgb24
|
||||
FATE_TESTS += fate-sunraster-8bit-rle
|
||||
fate-sunraster-8bit-rle: CMD = framecrc -i $(SAMPLES)/sunraster/lena-8bit-rle.sun -pix_fmt rgb24
|
||||
FATE_TESTS += fate-svq1
|
||||
fate-svq1: CMD = framecrc -i $(SAMPLES)/svq1/marymary-shackles.mov -an -t 10
|
||||
FATE_TESTS += fate-svq3
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
FATE_TESTS += fate-dpx
|
||||
fate-dpx: CMD = framecrc -i $(SAMPLES)/dpx/lighthouse_rgb48.dpx
|
||||
|
||||
FATE_TESTS += fate-fax-g3
|
||||
fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF
|
||||
|
||||
FATE_TESTS += fate-fax-g3s
|
||||
fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
|
||||
|
||||
FATE_TESTS += fate-pictor
|
||||
fate-pictor: CMD = framecrc -i $(SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24 -an
|
||||
|
||||
FATE_TESTS += fate-ptx
|
||||
fate-ptx: CMD = framecrc -i $(SAMPLES)/ptx/_113kw_pic.ptx -pix_fmt rgb24
|
||||
|
||||
FATE_TESTS += fate-sunraster-1bit-raw
|
||||
fate-sunraster-1bit-raw: CMD = framecrc -i $(SAMPLES)/sunraster/lena-1bit-raw.sun
|
||||
|
||||
FATE_TESTS += fate-sunraster-1bit-rle
|
||||
fate-sunraster-1bit-rle: CMD = framecrc -i $(SAMPLES)/sunraster/lena-1bit-rle.sun
|
||||
|
||||
FATE_TESTS += fate-sunraster-8bit-raw
|
||||
fate-sunraster-8bit-raw: CMD = framecrc -i $(SAMPLES)/sunraster/lena-8bit-raw.sun -pix_fmt rgb24
|
||||
|
||||
FATE_TESTS += fate-sunraster-8bit-rle
|
||||
fate-sunraster-8bit-rle: CMD = framecrc -i $(SAMPLES)/sunraster/lena-8bit-rle.sun -pix_fmt rgb24
|
||||
|
||||
FATE_TESTS += fate-sunraster-24bit-raw
|
||||
fate-sunraster-24bit-raw: CMD = framecrc -i $(SAMPLES)/sunraster/lena-24bit-raw.sun
|
||||
|
||||
FATE_TESTS += fate-sunraster-24bit-rle
|
||||
fate-sunraster-24bit-rle: CMD = framecrc -i $(SAMPLES)/sunraster/lena-24bit-rle.sun
|
|
@ -25,9 +25,6 @@ fate-imc: REF = $(SAMPLES)/imc/imc.pcm
|
|||
FATE_TESTS += fate-yop
|
||||
fate-yop: CMD = framecrc -i $(SAMPLES)/yop/test1.yop -pix_fmt rgb24 -an
|
||||
|
||||
FATE_TESTS += fate-pictor
|
||||
fate-pictor: CMD = framecrc -i $(SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24 -an
|
||||
|
||||
FATE_TESTS += fate-dts
|
||||
fate-dts: CMD = pcm -i $(SAMPLES)/dts/dts.ts
|
||||
fate-dts: CMP = oneoff
|
||||
|
@ -110,12 +107,6 @@ fate-txd-16bpp: CMD = framecrc -i $(SAMPLES)/txd/misc.txd -pix_fmt bgra -an
|
|||
FATE_TESTS += fate-vp3
|
||||
fate-vp3: CMD = framecrc -i $(SAMPLES)/vp3/vp31.avi
|
||||
|
||||
FATE_TESTS += fate-fax-g3
|
||||
fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF
|
||||
|
||||
FATE_TESTS += fate-fax-g3s
|
||||
fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
|
||||
|
||||
FATE_TESTS += fate-ws_snd
|
||||
fate-ws_snd: CMD = md5 -i $(SAMPLES)/vqa/ws_snd.vqa -f s16le
|
||||
|
||||
|
|
Loading…
Reference in New Issue