ffmpeg/libswscale
Martin Storsjö 6e293d111f swscale: Use alpha from the right row in yuva2rgba_c
Every other pixel had the alpha channel taken from the wrong
row.

This fixes bug 504.

CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-05-06 17:40:25 +03:00
..
bfin
ppc ppc: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:10:06 +02:00
sparc
x86 swscale: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
colorspace-test.c
input.c
libswscale.v
Makefile
options.c
output.c sws: GBRP9, GBRP10, and GBRP16 output support 2013-02-09 14:31:11 -05:00
rgb2rgb_template.c swscale: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
rgb2rgb.c
rgb2rgb.h
swscale_internal.h swscale: GBRP output support 2013-01-27 15:28:07 -05:00
swscale_unscaled.c Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. 2013-03-08 07:42:09 +01:00
swscale-test.c
swscale.c swscale: GBRP output support 2013-01-27 15:28:07 -05:00
swscale.h
utils.c swscale: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
version.h
yuv2rgb.c swscale: Use alpha from the right row in yuva2rgba_c 2013-05-06 17:40:25 +03:00