summaryrefslogtreecommitdiff
path: root/tests/fate/vorbis.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-04-15 02:30:12 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-04-20 01:41:44 +0200
commit9a6ae7fbb2fda0aa0e3ec30d6b5860ff1b1b375f (patch)
tree49936a9293304383080c8bf4ffbb26ddbd762242 /tests/fate/vorbis.mak
parent0b32aff83d87b3a7ddaa59e6dff347b267da99ef (diff)
fate: Add test for ticket 1833 (Ogg/Vorbis Chapters)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/vorbis.mak')
-rw-r--r--tests/fate/vorbis.mak7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/fate/vorbis.mak b/tests/fate/vorbis.mak
index 4b72373720..13441809a8 100644
--- a/tests/fate/vorbis.mak
+++ b/tests/fate/vorbis.mak
@@ -80,6 +80,11 @@ FATE_VORBIS += fate-vorbis-20
fate-vorbis-20: CMD = pcm -i $(TARGET_SAMPLES)/vorbis/6.ogg
fate-vorbis-20: REF = $(SAMPLES)/vorbis/6.pcm
+FATE_VORBIS_FFPROBE-$(CONFIG_OGG_DEMUXER) += fate-vorbis-1833-chapters
+fate-vorbis-1833-chapters: CMD = probechapters $(TARGET_SAMPLES)/vorbis/vorbis_chapter_extension_demo.ogg
+
+FATE_SAMPLES_FFPROBE += $(FATE_VORBIS_FFPROBE-yes)
+
FATE_SAMPLES_AVCONV-$(call DEMDEC, OGG, VORBIS) += $(FATE_VORBIS)
-fate-vorbis: $(FATE_VORBIS)
+fate-vorbis: $(FATE_VORBIS) $(FATE_VORBIS_FFPROBE-yes)
$(FATE_VORBIS): CMP = oneoff