ffmpeg/libswscale
Paul B Mahol 08d8029ea8 swscale: more generic check for planar destination formats with alpha
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-01-30 07:37:13 -08:00
..
bfin swscale: Remove unused variable from ff_bfin_get_unscaled_swscale(). 2011-06-21 20:53:52 +02:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc cosmetics: Remove some unnecessary block braces. 2012-01-25 13:14:49 +01:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm. 2012-01-27 11:00:30 +08:00
Makefile swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 2012-01-08 16:37:43 -08:00
colorspace-test.c swscale: K&R formatting cosmetics for code examples 2012-01-08 23:32:57 +01:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
rgb2rgb.c cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
rgb2rgb.h rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
swscale-test.c swscale-test: fix stack overread. 2012-01-12 16:38:29 -08:00
swscale.c swscale: more generic check for planar destination formats with alpha 2012-01-30 07:37:13 -08:00
swscale.h swscale: K&R reformatting cosmetics for header files 2012-01-08 23:32:56 +01:00
swscale_internal.h swscale: K&R reformatting cosmetics for header files 2012-01-08 23:32:56 +01:00
swscale_unscaled.c rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
utils.c cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
yuv2rgb.c swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 2011-10-21 20:56:59 +01:00