ffmpeg/libswscale
James Cowgill 8aa32a8d5c 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>
(cherry picked from commit 013ec23cbe)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-09-10 01:33:28 +02:00
..
aarch64
arm
ppc
tests libswscale/tests/swscale: Fix uninitialized variables 2017-05-14 01:44:58 +02:00
x86
alphablend.c
bayer_template.c
gamma.c
hscale_fast_bilinear.c
hscale.c
input.c
libswscale.v
log2_tab.c
Makefile
options.c
output.c swscale: fix gbrap16 alpha channel issues 2017-09-10 01:33:28 +02:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c
swscale_internal.h
swscale_unscaled.c
swscale.c
swscale.h
swscaleres.rc
utils.c
version.h Bump minor for 3.3 2017-04-02 19:49:45 +02:00
vscale.c
yuv2rgb.c