From 60d626650a123532af9bbc63cc5344b470b1633d Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Sun, 1 Jan 2012 16:32:25 +0100 Subject: fate: use rgb24 as output format for dfa tests Palette is as supposed in native endianness. Converting the pal8 output to rgb24 is thus necessary for identical CRCs on big and little endian systems. --- tests/ref/fate/dfa1 | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'tests/ref/fate/dfa1') diff --git a/tests/ref/fate/dfa1 b/tests/ref/fate/dfa1 index c268367f79..43c973706d 100644 --- a/tests/ref/fate/dfa1 +++ b/tests/ref/fate/dfa1 @@ -1,25 +1,25 @@ -0, 0, 308224, 0x4eb64db1 -0, 11520, 308224, 0xbdc5595e -0, 23040, 308224, 0x795032b7 -0, 34560, 308224, 0xc808f69e -0, 46080, 308224, 0x8b4376ba -0, 57600, 308224, 0xdfd3be4c -0, 69120, 308224, 0xc2edda1b -0, 80640, 308224, 0x7dd38e7b -0, 92160, 308224, 0x79c08795 -0, 103680, 308224, 0x30e924b1 -0, 115200, 308224, 0xbda01fbb -0, 126720, 308224, 0x7c78d952 -0, 138240, 308224, 0xd4e425f7 -0, 149760, 308224, 0xd0ec4cdf -0, 161280, 308224, 0x8062992a -0, 172800, 308224, 0xd6cbd611 -0, 184320, 308224, 0x1083fe8e -0, 195840, 308224, 0x4efc3e39 -0, 207360, 308224, 0x5d67a998 -0, 218880, 308224, 0xe0ffbc9c -0, 230400, 308224, 0x8e2cc5e0 -0, 241920, 308224, 0x5ad7269f -0, 253440, 308224, 0x6830aad2 -0, 264960, 308224, 0xc8fee524 -0, 276480, 308224, 0xc89e7654 +0, 0, 921600, 0x2e2b3ca4 +0, 11520, 921600, 0x0ff7a368 +0, 23040, 921600, 0xf5f0dc50 +0, 34560, 921600, 0x56cb0c9d +0, 46080, 921600, 0xb253228f +0, 57600, 921600, 0xefd3419e +0, 69120, 921600, 0x708c0ce7 +0, 80640, 921600, 0x0b3a7f6d +0, 92160, 921600, 0x72db4eac +0, 103680, 921600, 0x94328111 +0, 115200, 921600, 0x95f7b2f0 +0, 126720, 921600, 0xdc3c9655 +0, 138240, 921600, 0xfe03dec6 +0, 149760, 921600, 0x2551dffb +0, 161280, 921600, 0xe8b37d9e +0, 172800, 921600, 0xad93508b +0, 184320, 921600, 0x5a1c4890 +0, 195840, 921600, 0x6f972fb4 +0, 207360, 921600, 0xa1d5ff95 +0, 218880, 921600, 0x7bc5d07c +0, 230400, 921600, 0xc0311e4e +0, 241920, 921600, 0x5b02cc48 +0, 253440, 921600, 0x8db4d5fa +0, 264960, 921600, 0x31aae769 +0, 276480, 921600, 0xab62b9a7 -- cgit v1.2.3