summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-12-30 18:08:29 +0000
committerPaul B Mahol <onemda@gmail.com>2013-01-01 14:02:54 +0000
commit8c33cb5c77b95c0aa2e13df59078c1182dfdb79e (patch)
treef2cd81083f6b935f5a6df483e991aac106d81367 /tests
parent9336a980bb2608089ad34cbf605fbb5ed9bca677 (diff)
downloadffmpeg-streaming-8c33cb5c77b95c0aa2e13df59078c1182dfdb79e.zip
ffmpeg-streaming-8c33cb5c77b95c0aa2e13df59078c1182dfdb79e.tar.gz
fate: add nistsphere demuxer test
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/demux.mak3
-rw-r--r--tests/ref/fate/nistsphere-demux1
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak
index 76915bc..721f2b9 100644
--- a/tests/fate/demux.mak
+++ b/tests/fate/demux.mak
@@ -46,6 +46,9 @@ fate-mxf-demux: CMD = framecrc -i $(SAMPLES)/mxf/C0023S01.mxf -acodec copy -vcod
FATE_SAMPLES_DEMUX-$(CONFIG_NC_DEMUXER) += fate-nc-demux
fate-nc-demux: CMD = framecrc -i $(SAMPLES)/nc-camera/nc-sample-partial -vcodec copy
+FATE_SAMPLES_DEMUX-$(CONFIG_NISTSPHERE_DEMUXER) += fate-nistsphere-demux
+fate-nistsphere-demux: CMD = crc -i $(SAMPLES)/nistsphere/nist-ulaw.nist -acodec copy
+
FATE_SAMPLES_DEMUX-$(CONFIG_NSV_DEMUXER) += fate-nsv-demux
fate-nsv-demux: CMD = framecrc -i $(SAMPLES)/nsv/witchblade-51kbps.nsv -t 6 -vcodec copy -acodec copy
diff --git a/tests/ref/fate/nistsphere-demux b/tests/ref/fate/nistsphere-demux
new file mode 100644
index 0000000..bb4874f
--- /dev/null
+++ b/tests/ref/fate/nistsphere-demux
@@ -0,0 +1 @@
+CRC=0xc4faddaf
OpenPOWER on IntegriCloud