[FFmpeg-devel] [PATCH] fate: add dirac decoding test (main profile).

Clément Bœsch ubitux at gmail.com
Wed Jan 9 01:29:43 CET 2013


---
I'll wait for about 2 days before pushing (time for some FATE instances to
rsync)
---
 tests/fate/video.mak | 3 +++
 tests/ref/fate/dirac | 3 +++
 2 files changed, 6 insertions(+)
 create mode 100644 tests/ref/fate/dirac

diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index f8725b6..19ece9e 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -90,6 +90,9 @@ fate-delphine-cin-video: CMD = framecrc -i $(SAMPLES)/delphine-cin/LOGO-partial.
 FATE_VIDEO-$(call DEMDEC, ANM, ANM) += fate-deluxepaint-anm
 fate-deluxepaint-anm: CMD = framecrc -i $(SAMPLES)/deluxepaint-anm/INTRO1.ANM -pix_fmt rgb24
 
+FATE_VIDEO-$(call DEMDEC, DIRAC, DIRAC) += fate-dirac
+fate-dirac: CMD = framecrc -i $(SAMPLES)/dirac/vts.profile-main.drc -pix_fmt rgb24
+
 FATE_TRUEMOTION1 += fate-truemotion1-15
 fate-truemotion1-15: CMD = framecrc -i $(SAMPLES)/duck/phant2-940.duk -pix_fmt rgb24 -an
 
diff --git a/tests/ref/fate/dirac b/tests/ref/fate/dirac
new file mode 100644
index 0000000..871d5c4
--- /dev/null
+++ b/tests/ref/fate/dirac
@@ -0,0 +1,3 @@
+#tb 0: 1/30
+0,          0,          0,        1,   230400, 0x4ad6df7c
+0,          1,          1,        1,   230400, 0xe92fec8e
-- 
1.8.1



More information about the ffmpeg-devel mailing list