[FFmpeg-cvslog] fate: add nistsphere demuxer test

Paul B Mahol git at videolan.org
Tue Jan 1 15:05:16 CET 2013


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Dec 30 18:08:29 2012 +0000| [8c33cb5c77b95c0aa2e13df59078c1182dfdb79e] | committer: Paul B Mahol

fate: add nistsphere demuxer test

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c33cb5c77b95c0aa2e13df59078c1182dfdb79e
---

 tests/fate/demux.mak            |    3 +++
 tests/ref/fate/nistsphere-demux |    1 +
 2 files changed, 4 insertions(+)

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



More information about the ffmpeg-cvslog mailing list