ffmpeg/libswscale
Ronald S. Bultje 3cac475655 swscale: move YUV2PACKED16WRAPPER() macro down to where it is used. 2012-02-13 07:14:05 -08:00
..
bfin swscale: K&R formatting cosmetics for Blackfin code 2012-02-02 18:50:12 +01:00
ppc swscale: ppc: Add missing header #includes to pass 'make checkheaders'. 2012-02-09 12:26:46 +01:00
sparc swscale: K&R formatting cosmetics for SPARC code 2012-02-07 19:49:49 +01:00
x86 swscale: convert yuv2yuvX() to using named arguments. 2012-02-12 08:27:51 -08:00
Makefile Remove Sun medialib glue code. 2012-02-08 08:52:30 +01:00
colorspace-test.c swscale-test: Drop unused argc and argv arguments from main(). 2012-02-01 14:24:25 +01:00
input.c swscale: Split C input functions into separate file. 2012-02-07 12:03:50 +01:00
libswscale.v
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
output.c swscale: move YUV2PACKED16WRAPPER() macro down to where it is used. 2012-02-13 07:14:05 -08: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: handle gray16 as a "planar" YUV format (Y-only, of course). 2012-02-13 07:14:05 -08:00
swscale.h swscale: K&R reformatting cosmetics for header files 2012-01-08 23:32:56 +01:00
swscale_internal.h pixdesc: mark pseudopaletted formats with a special flag. 2012-02-08 21:01:31 +01:00
swscale_unscaled.c rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
utils.c swscale: enforce a minimum filtersize. 2012-02-11 10:06:50 -08:00
yuv2rgb.c Remove Sun medialib glue code. 2012-02-08 08:52:30 +01:00