[FFmpeg-cvslog] fate/aliaspix: Use standard test sample
Michael Niedermayer
git at videolan.org
Fri Mar 28 12:58:54 CET 2014
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Mar 28 12:41:15 2014 +0100| [92005c26360abf9fe2f3cdb3af8bceb285a0aaeb] | committer: Michael Niedermayer
fate/aliaspix: Use standard test sample
This also uses samples with odd resolution which should provide better coverage
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=92005c26360abf9fe2f3cdb3af8bceb285a0aaeb
---
tests/ref/fate/aliaspix-bgr | 2 +-
tests/ref/fate/aliaspix-gray | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/ref/fate/aliaspix-bgr b/tests/ref/fate/aliaspix-bgr
index 235a5ac..8671d3e 100644
--- a/tests/ref/fate/aliaspix-bgr
+++ b/tests/ref/fate/aliaspix-bgr
@@ -1,2 +1,2 @@
#tb 0: 1/25
-0, 0, 0, 1, 36000, 0x9ff1ba55
+0, 0, 0, 1, 47637, 0xcb77368f
diff --git a/tests/ref/fate/aliaspix-gray b/tests/ref/fate/aliaspix-gray
index 74cf6a2..0433a36 100644
--- a/tests/ref/fate/aliaspix-gray
+++ b/tests/ref/fate/aliaspix-gray
@@ -1,2 +1,2 @@
#tb 0: 1/25
-0, 0, 0, 1, 12000, 0x29f8832c
+0, 0, 0, 1, 16119, 0x3d0785f5
More information about the ffmpeg-cvslog
mailing list