Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2013-05-10 23:52:10 +0400
committerJames Almer <jamrial@gmail.com>2013-05-10 23:52:10 +0400
commitd3710c51d9f1128887a471d47747d47e1377ba81 (patch)
tree081c43857ee8cb4788a13719dd4e15a21d368c28 /tests/fate/demux.mak
parent22c7784f60c1459ad1b88670857bf71ef2942613 (diff)
RSD demuxer
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate/demux.mak')
-rw-r--r--tests/fate/demux.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak
index dcbb7b4e9c..df112ed5b0 100644
--- a/tests/fate/demux.mak
+++ b/tests/fate/demux.mak
@@ -67,6 +67,9 @@ fate-paf-demux: CMD = framecrc -i $(SAMPLES)/paf/hod1-partial.paf -vcodec copy -
FATE_SAMPLES_DEMUX-$(CONFIG_PMP_DEMUXER) += fate-pmp-demux
fate-pmp-demux: CMD = framecrc -i $(SAMPLES)/pmp/demo.pmp -vn -c:a copy
+FATE_SAMPLES_DEMUX-$(CONFIG_RSD_DEMUXER) += fate-rsd-demux
+fate-rsd-demux: CMD = crc -i $(SAMPLES)/rsd/hum01_partial.rsd -c:a copy
+
FATE_SAMPLES_DEMUX-$(CONFIG_STR_DEMUXER) += fate-psx-str-demux
fate-psx-str-demux: CMD = framecrc -i $(SAMPLES)/psx-str/descent-partial.str -c copy