ffmpeg/libswscale
Martin Storsjö 5772cbb343 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>
(cherry picked from commit 6e293d111f)

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-05-06 17:44:24 +03:00
..
bfin
ppc miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
sparc
x86 x86: SPLATD: port to cpuflags 2012-11-18 18:34:05 +01:00
colorspace-test.c
input.c swscale: do not forget to swap data in formats with different endianness 2012-10-31 17:53:57 +01:00
libswscale.v
Makefile
options.c
output.c
rgb2rgb_template.c x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
rgb2rgb.c x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
rgb2rgb.h
swscale_internal.h x86: mmx2 ---> mmxext in variable names 2012-10-31 00:37:42 +01:00
swscale_unscaled.c
swscale-test.c
swscale.c miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
swscale.h libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR 2012-11-16 15:04:57 +01:00
utils.c swscale: fix NULL checking in sws_alloc_context() 2013-01-04 20:44:00 -05:00
version.h
yuv2rgb.c swscale: Use alpha from the right row in yuva2rgba_c 2013-05-06 17:44:24 +03:00