[FFmpeg-cvslog] fate: add dirac decoding test (main profile).
Clément Bœsch
git at videolan.org
Fri Jan 11 20:19:23 CET 2013
ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Wed Jan 9 01:00:24 2013 +0100| [f8bab2f87ee7ca30095290ed1db62077fb8dd1bd] | committer: Clément Bœsch
fate: add dirac decoding test (main profile).
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f8bab2f87ee7ca30095290ed1db62077fb8dd1bd
---
tests/fate/video.mak | 3 +++
tests/ref/fate/dirac | 3 +++
2 files changed, 6 insertions(+)
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index d54b477..8585b8c 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
More information about the ffmpeg-cvslog
mailing list