[FFmpeg-cvslog] fate: try to fix dirac

Michael Niedermayer git at videolan.org
Fri Jan 11 23:48:34 CET 2013


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Jan 11 23:44:04 2013 +0100| [68329388bb3d7715a6b90d9369a167491283b84f] | committer: Michael Niedermayer

fate: try to fix dirac

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

 tests/fate/video.mak |    2 +-
 tests/ref/fate/dirac |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 8585b8c..9532d4f 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -91,7 +91,7 @@ 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-dirac: CMD = framecrc -i $(SAMPLES)/dirac/vts.profile-main.drc
 
 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
index 871d5c4..7781b4e 100644
--- a/tests/ref/fate/dirac
+++ b/tests/ref/fate/dirac
@@ -1,3 +1,3 @@
 #tb 0: 1/30
-0,          0,          0,        1,   230400, 0x4ad6df7c
-0,          1,          1,        1,   230400, 0xe92fec8e
+0,          0,          0,        1,   115200, 0xf73819e8
+0,          1,          1,        1,   115200, 0x082e3788



More information about the ffmpeg-cvslog mailing list