FFmpeg/libswscale
Martin Storsjö 72ae5049e1 Do planar copy with a single memcpy only if the stride is equal to the length
This avoids writing outside of the designated rectangle.

Originally committed as revision 31756 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-07-19 07:02:31 +00:00
..
bfin
mlib
ppc
sparc
x86
colorspace-test.c
libswscale.v
Makefile
options.c
rgb2rgb_template.c
rgb2rgb.c Add av_ prefix to bswap macros 2010-07-10 22:12:38 +00:00
rgb2rgb.h
swscale_internal.h
swscale_template.c Another try at fixing swscale on win64, as per r31153. 2010-07-18 21:39:57 +00:00
swscale-test.c
swscale.c Do planar copy with a single memcpy only if the stride is equal to the length 2010-07-19 07:02:31 +00:00
swscale.h
utils.c
yuv2rgb.c Change the type of Y table to pointer to void in fill_table(). 2010-07-12 08:35:20 +00:00