Skip to content
Snippets Groups Projects
Commit 013ec23c authored by James Cowgill's avatar James Cowgill Committed by Michael Niedermayer
Browse files

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: default avatarJames Cowgill <James.Cowgill@imgtec.com>
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 2cc56741
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment