[FFmpeg-cvslog] fate: add test for the Dirac low delay profile

Rostislav Pehlivanov git at videolan.org
Mon Jun 5 08:11:03 EEST 2017


ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Sun Jun  4 18:03:05 2017 +0100| [10b7adf79d70a8a0059a89952dc3fc4bd7d24d16] | committer: Rostislav Pehlivanov

fate: add test for the Dirac low delay profile

Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>

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

 tests/fate/video.mak           | 3 +++
 tests/ref/fate/dirac-low-delay | 7 +++++++
 2 files changed, 10 insertions(+)

diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 5a64e6f9e4..d1d35335f2 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -108,6 +108,9 @@ fate-deluxepaint-anm: CMD = framecrc -i $(TARGET_SAMPLES)/deluxepaint-anm/INTRO1
 FATE_VIDEO-$(call DEMDEC, DIRAC, DIRAC) += fate-dirac
 fate-dirac: CMD = framecrc -i $(TARGET_SAMPLES)/dirac/vts.profile-main.drc
 
+FATE_VIDEO-$(call DEMDEC, DIRAC, DIRAC) += fate-dirac-low-delay
+fate-dirac-low-delay: CMD = framecrc -i $(TARGET_SAMPLES)/dirac/vts.profile-vc2-low-delay.drc
+
 FATE_DXA += fate-dxa-feeble
 fate-dxa-feeble: CMD = framecrc -i $(TARGET_SAMPLES)/dxa/meetsquid.dxa -t 2 -pix_fmt rgb24 -an
 
diff --git a/tests/ref/fate/dirac-low-delay b/tests/ref/fate/dirac-low-delay
new file mode 100644
index 0000000000..13bf8e8517
--- /dev/null
+++ b/tests/ref/fate/dirac-low-delay
@@ -0,0 +1,7 @@
+#tb 0: 1/30
+#media_type 0: video
+#codec_id 0: rawvideo
+#dimensions 0: 320x240
+#sar 0: 1/1
+0,          0,          0,        1,   115200, 0x2599a172
+0,          1,          1,        1,   115200, 0x08a8c08d



More information about the ffmpeg-cvslog mailing list