diff options
author | James Cowgill <James.Cowgill@imgtec.com> | 2017-08-03 16:21:54 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-08-05 23:24:02 +0200 |
commit | 013ec23cbe5d78a04b1b6c00c43f45773e45e7e5 (patch) | |
tree | d624f5dab704e49d678193763b29f2b8a8a3d621 /libavcodec/x86/vp9intrapred_16bpp.asm | |
parent | 2cc56741b1f4e33c4fdb8234da31bdfc3c5c5e05 (diff) | |
download | ffmpeg-013ec23cbe5d78a04b1b6c00c43f45773e45e7e5.tar.gz |
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 'libavcodec/x86/vp9intrapred_16bpp.asm')
0 files changed, 0 insertions, 0 deletions