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.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
0, 0, 65024, 0x78ca2f73
|
||||
0, 6390, 65024, 0x7993cfbb
|
||||
0, 12780, 65024, 0xe43b2c7d
|
||||
0, 19170, 65024, 0x1b2e754a
|
||||
0, 25560, 65024, 0xe543704d
|
||||
0, 31950, 65024, 0x298c7243
|
||||
0, 38340, 65024, 0x521720ff
|
||||
0, 44730, 65024, 0xc49498ab
|
||||
0, 51120, 65024, 0x00fc4739
|
||||
0, 57510, 65024, 0xff03e8d4
|
||||
0, 63900, 65024, 0x79c09db5
|
||||
0, 70290, 65024, 0xee66fd09
|
||||
0, 0, 192000, 0x69f6a5f6
|
||||
0, 6390, 192000, 0xc741d0a6
|
||||
0, 12780, 192000, 0xba31e7a4
|
||||
0, 19170, 192000, 0x7dc45080
|
||||
0, 25560, 192000, 0x1c91dad5
|
||||
0, 31950, 192000, 0x564b69b1
|
||||
0, 38340, 192000, 0xdd9d9ae8
|
||||
0, 44730, 192000, 0x605c05e1
|
||||
0, 51120, 192000, 0xa5341ddb
|
||||
0, 57510, 192000, 0x1ebff8ba
|
||||
0, 63900, 192000, 0x240df237
|
||||
0, 70290, 192000, 0xac641867
|
||||
|
||||
Reference in New Issue
Block a user