ffmpeg/libswscale
Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places.
Fixes several "‘static’ is not at beginning of declaration" warnings.
2012-01-14 17:32:36 +01: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: change yuv2yuvX code to use cpuflag(). 2012-01-13 16:57:01 -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
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
rgb2rgb.c rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -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: 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: rgb12to15() 2012-01-12 16:43:17 -08:00
utils.c cosmetics: Move static and inline attributes to more standard places. 2012-01-14 17:32:36 +01:00
yuv2rgb.c swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 2011-10-21 20:56:59 +01:00