]> git.sesse.net Git - ffmpeg/blob - tests/fate/ea.mak
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / tests / fate / ea.mak
1 FATE_EA += fate-ea-cdata
2 fate-ea-cdata: CMD = md5 -i $(SAMPLES)/ea-cdata/166b084d.46410f77.0009b440.24be960c.cdata -f s16le
3
4 FATE_EA += fate-ea-cmv
5 fate-ea-cmv: CMD = framecrc -i $(SAMPLES)/ea-cmv/TITLE.CMV -pix_fmt rgb24
6
7 FATE_EA += fate-ea-dct
8 fate-ea-dct: CMD = framecrc -idct simple -i $(SAMPLES)/ea-dct/NFS2Esprit-partial.dct
9
10 FATE_EA += fate-ea-tgq
11 fate-ea-tgq: CMD = framecrc -i $(SAMPLES)/ea-tgq/v27.tgq -an
12
13 FATE_EA += fate-ea-tgv-ima-ea-eacs
14 fate-ea-tgv-ima-ea-eacs: CMD = framecrc -i $(SAMPLES)/ea-tgv/INTRO8K-partial.TGV -pix_fmt rgb24
15
16 FATE_EA += fate-ea-tgv-ima-ea-sead
17 fate-ea-tgv-ima-ea-sead: CMD = framecrc -i $(SAMPLES)/ea-tgv/INTEL_S.TGV -pix_fmt rgb24
18
19 FATE_TESTS += $(FATE_EA)
20 fate-ea: $(FATE_EA)