diff options
author | Janne Grunau <janne-libav@jannau.net> | 2012-01-01 16:32:25 +0100 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2012-01-01 17:11:27 +0100 |
commit | 60d626650a123532af9bbc63cc5344b470b1633d (patch) | |
tree | 79340dc8bf578d7b974802f806c8246f6a78ef4b /tests/ref/fate/dfa2 | |
parent | b6064d9a5970c3aed9284a272bdb288e3eb00990 (diff) | |
download | ffmpeg-60d626650a123532af9bbc63cc5344b470b1633d.tar.gz |
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.
Diffstat (limited to 'tests/ref/fate/dfa2')
-rw-r--r-- | tests/ref/fate/dfa2 | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/ref/fate/dfa2 b/tests/ref/fate/dfa2 index a1c91cec60..98af733117 100644 --- a/tests/ref/fate/dfa2 +++ b/tests/ref/fate/dfa2 @@ -1,17 +1,17 @@ -0, 0, 308224, 0x53d98b6d -0, 6390, 308224, 0xcc319665 -0, 12780, 308224, 0x7edb8714 -0, 19170, 308224, 0x8b489159 -0, 25560, 308224, 0x535b8230 -0, 31950, 308224, 0x5db4851e -0, 38340, 308224, 0x29e09995 -0, 44730, 308224, 0x0d1e9546 -0, 51120, 308224, 0xceab7712 -0, 57510, 308224, 0x013f7ac8 -0, 63900, 308224, 0xb701543a -0, 70290, 308224, 0x919b39f3 -0, 76680, 308224, 0x714629a3 -0, 83070, 308224, 0x0e6af89b -0, 89460, 308224, 0x99f7f7e5 -0, 95850, 308224, 0x68d0e08f -0, 102240, 308224, 0x9f08d802 +0, 0, 921600, 0x713f2da1 +0, 6390, 921600, 0x9e772ec9 +0, 12780, 921600, 0x9420310f +0, 19170, 921600, 0xd68f294f +0, 25560, 921600, 0xe25a1bcf +0, 31950, 921600, 0x32f903ec +0, 38340, 921600, 0xdb290b1c +0, 44730, 921600, 0x0b0d1b0f +0, 51120, 921600, 0x58430921 +0, 57510, 921600, 0xe65dd39e +0, 63900, 921600, 0x146b3068 +0, 70290, 921600, 0x6e1e7f78 +0, 76680, 921600, 0x0166e01c +0, 83070, 921600, 0x83b86b56 +0, 89460, 921600, 0xd52a1697 +0, 95850, 921600, 0x5b38adc8 +0, 102240, 921600, 0x457f6cea |