summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-12-04 22:52:01 -0300
committerJames Almer <jamrial@gmail.com>2019-12-04 22:52:01 -0300
commit94fd85d81d5084f22a159e5694b7a5cde1c8f489 (patch)
tree29acb8b542506056960342a1473c10009193eb70 /tests/fate
parent0bafcc987458e5a243a8748499a19799cb46b254 (diff)
fate/matroska: add a test for xiph lacing
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/matroska.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/matroska.mak b/tests/fate/matroska.mak
index 98a49a4d74..ac89811c08 100644
--- a/tests/fate/matroska.mak
+++ b/tests/fate/matroska.mak
@@ -6,6 +6,9 @@ fate-matroska-remux: CMD = md5pipe -i $(TARGET_SAMPLES)/vp9-test-vectors/vp90-2-
fate-matroska-remux: CMP = oneline
fate-matroska-remux: REF = e5457e5fa606d564a54914bd12f426c8
+FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER VORBIS_PARSER) += fate-matroska-xiph-lacing
+fate-matroska-xiph-lacing: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/xiph_lacing.mka -c:a copy
+
FATE_MATROSKA_FFPROBE-$(call ALLYES, MATROSKA_DEMUXER) += fate-matroska-spherical-mono
fate-matroska-spherical-mono: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream_side_data_list -select_streams v -v 0 $(TARGET_SAMPLES)/mkv/spherical.mkv