summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-04-02 17:31:36 -0300
committerJames Almer <jamrial@gmail.com>2016-04-03 16:33:24 -0300
commit64b1ec804f546064f759cb219118df41420cc692 (patch)
treec55d13ca44115723a957bb0838ff88544ac3f58b /tests/fate
parent52562503d5249e4b0fc10ee3a53cf289b24cb6a3 (diff)
fate: add demux test for OggOpus
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate')
-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 dad77ec36c..4cb14c4de7 100644
--- a/tests/fate/demux.mak
+++ b/tests/fate/demux.mak
@@ -78,6 +78,9 @@ fate-nistsphere-demux: CMD = crc -i $(TARGET_SAMPLES)/nistsphere/nist-ulaw.nist
FATE_SAMPLES_DEMUX-$(CONFIG_NSV_DEMUXER) += fate-nsv-demux
fate-nsv-demux: CMD = framecrc -i $(TARGET_SAMPLES)/nsv/witchblade-51kbps.nsv -t 6 -vcodec copy -acodec copy
+FATE_SAMPLES_DEMUX-$(CONFIG_OGG_DEMUXER) += fate-oggopus-demux
+fate-oggopus-demux: CMD = framecrc -i $(TARGET_SAMPLES)/ogg/intro-partial.opus -c:a copy
+
FATE_SAMPLES_DEMUX-$(CONFIG_OGG_DEMUXER) += fate-oggvp8-demux
fate-oggvp8-demux: CMD = framecrc -i $(TARGET_SAMPLES)/ogg/videotest.ogv -c:v copy