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
Makefile fate: add fate-sws-pixdesc-query 2017-03-20 08:02:30 +01:00
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414' 2017-03-21 08:24:39 +01:00
libswscale.v
log2_tab.c
options.c
output.c swscale: fix gbrap16 alpha channel issues 2017-09-10 01:33:28 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c lsws/slice: Move a misplaced const. 2017-03-08 00:33:21 +01:00
swscale.c
swscale.h
swscale_internal.h sws: make is{RGB,BGR}inInt functions 2017-03-24 00:06:35 +01:00
swscale_unscaled.c
swscaleres.rc
utils.c Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e' 2017-03-19 15:40:03 +01:00
version.h Bump minor for 3.3 2017-04-02 19:49:45 +02:00
vscale.c
yuv2rgb.c