FFmpeg/libswscale
James Cowgill 013ec23cbe 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>
2017-08-05 23:24:02 +02:00
..
2016-04-11 18:13:36 +02:00
2015-09-04 19:00:20 -03:00
2014-08-12 20:52:21 +02:00
2017-03-08 00:33:21 +01:00
2016-03-31 16:36:16 -03:00