ffmpeg/libswscale
Paul B Mahol 0b8b3387a9 rgb2rgb: allow conversion for <15 bpp
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-01-09 20:09:41 -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 swscale: K&R reformatting cosmetics for header files 2012-01-08 23:32:56 +01:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 2012-01-08 16:37:43 -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 Remove extraneous semicolons 2011-12-11 17:23:24 +00:00
rgb2rgb.h swscale: K&R reformatting cosmetics for header files 2012-01-08 23:32:56 +01:00
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
swscale-test.c swscale: K&R formatting cosmetics for code examples 2012-01-08 23:32:57 +01:00
swscale.c swscale: RGB4444 and BGR444 input 2012-01-08 20:19:41 -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: allow conversion for <15 bpp 2012-01-09 20:09:41 -08:00
utils.c swscale: RGB4444 and BGR444 input 2012-01-08 20:19:41 -08:00
yuv2rgb.c swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 2011-10-21 20:56:59 +01:00