From 247e370e2a913db52ca079b347a174c8d393b171 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Wed, 11 Mar 2015 20:44:00 +0000 Subject: TDSC decoder Signed-off-by: Vittorio Giovara --- tests/fate/video.mak | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/fate/video.mak') diff --git a/tests/fate/video.mak b/tests/fate/video.mak index 1080c1ce81..821d5993ff 100644 --- a/tests/fate/video.mak +++ b/tests/fate/video.mak @@ -248,6 +248,9 @@ fate-sp5x: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/sp5x/sp5x_problem.av FATE_SAMPLES_AVCONV-$(call DEMDEC, SRT, SRT) += fate-sub-srt fate-sub-srt: CMD = md5 -i $(TARGET_SAMPLES)/sub/SubRip_capability_tester.srt -f ass +FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, TDSC) += fate-tdsc +fate-tdsc: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/tdsc/tdsc.asf -an -pix_fmt bgr24 + FATE_SAMPLES_AVCONV-$(call DEMDEC, THP, THP) += fate-thp fate-thp: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/thp/pikmin2-opening1-partial.thp -an -- cgit v1.2.3