summaryrefslogtreecommitdiffstats
path: root/tests/fate/audio.mak
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-02-13 08:36:18 +0100
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-02-19 12:05:19 -0500
commitb727b0eeb73cd78533a7fd387ceccd505e48fa6c (patch)
treeb6d04905f9a1853f6ab11067e65e1f10da0c9468 /tests/fate/audio.mak
parent062cd5a975ff7bd6fb91f9b4d1d9d102a7545499 (diff)
downloadffmpeg-streaming-b727b0eeb73cd78533a7fd387ceccd505e48fa6c.zip
ffmpeg-streaming-b727b0eeb73cd78533a7fd387ceccd505e48fa6c.tar.gz
fate: Add tests for DSS
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Diffstat (limited to 'tests/fate/audio.mak')
-rw-r--r--tests/fate/audio.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index d6ca58e..397b4ec 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -19,6 +19,10 @@ fate-bmv-audio: CMD = framecrc -i $(TARGET_SAMPLES)/bmv/SURFING-partial.BMV -vn
FATE_SAMPLES_AVCONV-$(call DEMDEC, DSICIN, DSICINAUDIO) += fate-delphine-cin-audio
fate-delphine-cin-audio: CMD = framecrc -i $(TARGET_SAMPLES)/delphine-cin/LOGO-partial.CIN -vn
+FATE_SAMPLES_AVCONV-$(call DEMDEC, DSS, DSS_SP) += fate-dss-lp fate-dss-sp
+fate-dss-lp: CMD = framecrc -i $(TARGET_SAMPLES)/dss/lp.dss -frames 30
+fate-dss-sp: CMD = framecrc -i $(TARGET_SAMPLES)/dss/sp.dss -frames 30
+
FATE_SAMPLES_AVCONV-$(call DEMDEC, MPEGTS, DCA) += fate-dts
fate-dts: CMD = pcm -i $(TARGET_SAMPLES)/dts/dts.ts
fate-dts: CMP = oneoff
OpenPOWER on IntegriCloud