| Index: source/patched-ffmpeg-mt/tests/fate.mak
|
| ===================================================================
|
| --- source/patched-ffmpeg-mt/tests/fate.mak (revision 59334)
|
| +++ source/patched-ffmpeg-mt/tests/fate.mak (working copy)
|
| @@ -302,6 +302,10 @@
|
| fate-tiertex-seq: CMD = framecrc -i $(SAMPLES)/tiertex-seq/Gameover.seq -pix_fmt rgb24
|
| FATE_TESTS += fate-tmv
|
| fate-tmv: CMD = framecrc -i $(SAMPLES)/tmv/pop-partial.tmv -pix_fmt rgb24
|
| +FATE_TESTS += fate-truemotion1-15
|
| +fate-truemotion1-15: CMD = framecrc -i $(SAMPLES)/duck/phant2-940.duk -pix_fmt rgb24
|
| +FATE_TESTS += fate-truemotion1-24
|
| +fate-truemotion1-24: CMD = framecrc -i $(SAMPLES)/duck/sonic3dblast_intro-partial.avi -pix_fmt rgb24
|
| FATE_TESTS += fate-tscc-15bit
|
| fate-tscc-15bit: CMD = framecrc -i $(SAMPLES)/tscc/oneminute.avi -t 15 -pix_fmt rgb24
|
| FATE_TESTS += fate-tscc-32bit
|
|
|