[FFmpeg-cvslog] fate: disable deshake test as it isnt binary identical across archs.

Michael Niedermayer git at videolan.org
Wed Feb 29 07:25:24 CET 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed Feb 29 06:44:19 2012 +0100| [52ae41a87472c040aa79edf231a9bff2f3376869] | committer: Michael Niedermayer

fate: disable deshake test as it isnt binary identical across archs.

probably due to float rounding

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

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

 tests/lavfi-regression.sh |    1 -
 tests/ref/lavfi/deshake   |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
index 1bb0dfe..79210e5 100755
--- a/tests/lavfi-regression.sh
+++ b/tests/lavfi-regression.sh
@@ -32,7 +32,6 @@ do_lavfi "crop"               "crop=iw-100:ih-100:100:100"
 do_lavfi "crop_scale"         "crop=iw-100:ih-100:100:100,scale=400:-1"
 do_lavfi "crop_scale_vflip"   "null,null,crop=iw-200:ih-200:200:200,crop=iw-20:ih-20:20:20,scale=200:200,scale=250:250,vflip,vflip,null,scale=200:200,crop=iw-100:ih-100:100:100,vflip,scale=200:200,null,vflip,crop=iw-100:ih-100:100:100,null"
 do_lavfi "crop_vflip"         "crop=iw-100:ih-100:100:100,vflip"
-do_lavfi "deshake"            "deshake"
 do_lavfi "drawbox"            "drawbox=224:24:88:72:#FF8010 at 0.5"
 do_lavfi "fade"               "fade=in:5:15,fade=out:30:15"
 do_lavfi "null"               "null"
diff --git a/tests/ref/lavfi/deshake b/tests/ref/lavfi/deshake
deleted file mode 100644
index 83fb59c..0000000
--- a/tests/ref/lavfi/deshake
+++ /dev/null
@@ -1 +0,0 @@
-deshake             aa32fdc7f9f890dd62b0ea9c3ca16e60



More information about the ffmpeg-cvslog mailing list