summaryrefslogtreecommitdiffstats
path: root/tests/fate/mxf.mak
diff options
context:
space:
mode:
authorMark Reid <mindmark@gmail.com>2016-09-18 14:11:35 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2016-09-21 01:29:47 +0200
commit6419b4c0cb154932b96c140bdf2a9c4eefddcbed (patch)
tree05e81068739676636832e6fb4b3ebdb9193f46b2 /tests/fate/mxf.mak
parentd8d433321796c3eaf47d93e1091a20cbd3c44bda (diff)
downloadffmpeg-streaming-6419b4c0cb154932b96c140bdf2a9c4eefddcbed.zip
ffmpeg-streaming-6419b4c0cb154932b96c140bdf2a9c4eefddcbed.tar.gz
test/fate: add multi component mxf test
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/mxf.mak')
-rw-r--r--tests/fate/mxf.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/mxf.mak b/tests/fate/mxf.mak
index 6032c85..e95c0b5 100644
--- a/tests/fate/mxf.mak
+++ b/tests/fate/mxf.mak
@@ -5,6 +5,9 @@ fate-mxf-missing-index-demux: CMD = crc -i $(TARGET_SAMPLES)/mxf/opatom_missing_
FATE_MXF += fate-mxf-essencegroup-demux
fate-mxf-essencegroup-demux: CMD = framecrc -i $(TARGET_SAMPLES)/mxf/opatom_essencegroup_alpha_raw.mxf -vcodec copy
+FATE_MXF += fate-mxf-multiple-components-demux
+fate-mxf-multiple-components-demux: CMD = framecrc -i $(TARGET_SAMPLES)/mxf/multiple_components.mxf -vcodec copy
+
FATE_MXF-$(CONFIG_MXF_DEMUXER) += $(FATE_MXF)
FATE_SAMPLES_AVCONV += $(FATE_MXF-yes)
OpenPOWER on IntegriCloud