ffmpeg/libswscale
Janne Grunau 6e9bb5aa3e swscale: prevent invalid writes in packed_16bpc_bswap
Writes past the end of the destination buffer were occuring when its
stride was smaller than the stride of the source. Fixes Bug #183.
2011-12-26 15:50:17 +01:00
..
bfin
mlib
ppc swscale: update altivec yuv2planeX asm to new per-plane API. 2011-10-22 10:35:14 -07:00
sparc
x86 swscale_mmx: drop no longer required parameters from VSCALEX macros 2011-12-14 12:00:44 +01:00
Makefile build: move inclusion of subdir.mak to main subdir loop 2011-12-13 14:26:49 +00:00
colorspace-test.c
libswscale.v
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
rgb2rgb.c Remove extraneous semicolons 2011-12-11 17:23:24 +00:00
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c swscale: fix overflows in vertical scaling at top/bottom edges. 2011-12-18 08:27:43 -08:00
swscale.h doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
swscale_internal.h sws: readd PAL8 to isPacked() 2011-12-22 11:01:28 +01:00
swscale_unscaled.c swscale: prevent invalid writes in packed_16bpc_bswap 2011-12-26 15:50:17 +01:00
utils.c swscale: fix overflows in vertical scaling at top/bottom edges. 2011-12-18 08:27:43 -08:00
yuv2rgb.c swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 2011-10-21 20:56:59 +01:00