FFmpeg/libswscale
Vittorio Giovara fc1eda543c swscale: fix sign extensions in yuv planar conversion
Casting the left-most byte to unsigned avoids an undefined
result of the shift by 24 if bit 7 is set.

yuvPlanartouyvy_c and yuvPlanartoyuy2_c are affected.

CC: libav-stable@libav.org
Bug-Id: CID 732281 / CID 732282
2014-10-18 16:15:10 +01:00
..
ppc
x86 avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 2014-08-04 12:55:08 +01:00
colorspace-test.c
input.c swscale: support AV_PIX_FMT_YA16 as input 2014-08-04 12:56:05 +01:00
libswscale.v
Makefile
options.c
output.c
rgb2rgb_template.c swscale: fix sign extensions in yuv planar conversion 2014-10-18 16:15:10 +01:00
rgb2rgb.c
rgb2rgb.h
swscale_internal.h swscale: support AV_PIX_FMT_YA16 as input 2014-08-04 12:56:05 +01:00
swscale_unscaled.c swscale: support AV_PIX_FMT_YA16 as input 2014-08-04 12:56:05 +01:00
swscale-test.c swscale: support AV_PIX_FMT_YA16 as input 2014-08-04 12:56:05 +01:00
swscale.c
swscale.h swscale: Undeprecate sws_getContext() 2014-08-07 04:03:00 -07:00
utils.c swscale: Undeprecate sws_getContext() 2014-08-07 04:03:00 -07:00
version.h Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
yuv2rgb.c Remove all Blackfin architecture optimizations 2014-06-02 08:41:47 -07:00