[FFmpeg-devel] [PATCH v2] swscale: fix gbrap16 alpha channel issues

Michael Niedermayer michael at niedermayer.cc
Sun Aug 6 00:07:32 EEST 2017


On Thu, Aug 03, 2017 at 04:21:54PM +0100, James Cowgill wrote:
> 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 at imgtec.com>
> ---
>  v2
>  ----
>  Move declaration of A inside the loop and don't bother initializing it since
>  the initial value would never be read.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170805/b5a13caf/attachment.sig>


More information about the ffmpeg-devel mailing list