diff options
author | James Cowgill <James.Cowgill@imgtec.com> | 2017-08-03 16:21:54 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-10 01:33:28 +0200 |
commit | 8aa32a8d5c6ba5611cbb4c5329d1c6e8441d64e7 (patch) | |
tree | c323fa08737f8e86ec75043aa93f154ec581c741 /libavformat/utils.c | |
parent | ef8db67c92953e6222e0b42d8fbef4c70e1cba68 (diff) | |
download | ffmpeg-8aa32a8d5c6ba5611cbb4c5329d1c6e8441d64e7.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>
(cherry picked from commit 013ec23cbe5d78a04b1b6c00c43f45773e45e7e5)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions