[FFmpeg-cvslog] fate: add bitexact and idct to x8intra
Michael Niedermayer
git at videolan.org
Mon Jan 9 04:41:41 CET 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Jan 9 02:59:10 2012 +0100| [3e9668501dea070c0a1bd6c721eab1af09b26339] | committer: Michael Niedermayer
fate: add bitexact and idct to x8intra
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3e9668501dea070c0a1bd6c721eab1af09b26339
---
tests/fate/microsoft.mak | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak
index 6d3ed1c..2499ec2 100644
--- a/tests/fate/microsoft.mak
+++ b/tests/fate/microsoft.mak
@@ -15,7 +15,7 @@ FATE_MICROSOFT += fate-wmv8-drm-nodec
fate-wmv8-drm-nodec: CMD = framecrc -cryptokey 137381538c84c068111902a59c5cf6c340247c39 -i $(SAMPLES)/wmv8/wmv_drm.wmv -acodec copy -vcodec copy
FATE_MICROSOFT += fate-wmv8-x8intra
-fate-wmv8-x8intra: CMD = framecrc -i $(SAMPLES)/wmv8/wmv8_x8intra.wmv -an
+fate-wmv8-x8intra: CMD = framecrc -flags +bitexact -idct 19 -i $(SAMPLES)/wmv8/wmv8_x8intra.wmv -an
FATE_MICROSOFT += fate-vc1
fate-vc1: CMD = framecrc -i $(SAMPLES)/vc1/SA00040.vc1
More information about the ffmpeg-cvslog
mailing list