summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-06-29 13:51:43 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-29 13:54:35 +0200
commitf6ab967eae497733f6adc12b30075980fd6eea98 (patch)
tree52ac8207c7a8322f65834dd80b5aa8b5733f03d0 /tests
parentd9deae04a78b6b698b90d050a67a3bd9155aba74 (diff)
swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian
Fixes fate/dds-rgb16 on big endian Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/dds-rgb162
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/dds-rgb16 b/tests/ref/fate/dds-rgb16
index 96e73684a6..688d3b9601 100644
--- a/tests/ref/fate/dds-rgb16
+++ b/tests/ref/fate/dds-rgb16
@@ -1,2 +1,2 @@
#tb 0: 1/25
-0, 0, 0, 1, 32768, 0x1ec4fed2
+0, 0, 0, 1, 32768, 0x7991785d