summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorJames Cowgill <James.Cowgill@imgtec.com>2017-08-03 16:21:54 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2017-08-05 23:24:02 +0200
commit013ec23cbe5d78a04b1b6c00c43f45773e45e7e5 (patch)
treed624f5dab704e49d678193763b29f2b8a8a3d621 /tests/ref
parent2cc56741b1f4e33c4fdb8234da31bdfc3c5c5e05 (diff)
swscale: fix gbrap16 alpha channel issues
Fixes filter-pixfmts-scale test failing on big-endian systems due to alpSrc not being cast to (const int32_t**). Also fixes distortions in the output alpha channel values by copying the alpha channel code from the rgba64 case found elsewhere in output.c. Fixes ticket 6555. Signed-off-by: James Cowgill <James.Cowgill@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/fate/filter-pixfmts-scale4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/filter-pixfmts-scale b/tests/ref/fate/filter-pixfmts-scale
index 9b601b71da..dcc34bd4d1 100644
--- a/tests/ref/fate/filter-pixfmts-scale
+++ b/tests/ref/fate/filter-pixfmts-scale
@@ -23,8 +23,8 @@ gbrap10be 6d89abb9248006c3e9017545e9474654
gbrap10le cf974e23f485a10740f5de74a5c8c3df
gbrap12be 1d9b57766ba9c2192403f43967cb9af0
gbrap12le bb1ba1c157717db3dd612a76d38a018e
-gbrap16be 81542b96575d1fe3b239d23899f5ece3
-gbrap16le 6feb8b9da131917abe867e0eaaf07b90
+gbrap16be c72b935a6e57a8e1c37bff08c2db55b1
+gbrap16le 13eb0e62b1ac9c1c86c81521eaefab5f
gbrp dc3387f925f972c61aae7eb23cdc19f0
gbrp10be 0277d4c3a8498d75e2783fb81379e481
gbrp10le f3d70f8ab845c3c9b8f7452e4a6e285a