FFmpeg/libswscale
Stefano Sabatini 634116df3e Prefer enum PixelFormat over int for the type of the format parameter
of getSubSampleFactors().

Originally committed as revision 30184 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-01-03 15:20:07 +00:00
..
bfin
mlib Cosmetics: 2009-08-16 21:11:28 +00:00
ppc Remove ; after while(0) in macros. 2009-09-12 20:10:22 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 Cosmetics: 2009-08-16 21:11:28 +00:00
colorspace-test.c swscale: Check for return values of malloc. 2009-08-29 23:02:01 +00:00
Makefile
options.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb_template.c Indent. 2009-09-07 16:29:32 +00:00
rgb2rgb.c Indent. 2009-09-07 16:29:32 +00:00
rgb2rgb.h
swscale_internal.h Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 2009-12-21 01:54:59 +00:00
swscale_template.c Do not needlessly use the BP register in x86_64-specific code, there are 2010-01-01 09:46:24 +00:00
swscale-example.c Revert mistakenly commited hunk. 2009-08-29 23:03:14 +00:00
swscale.c Prefer enum PixelFormat over int for the type of the format parameter 2010-01-03 15:20:07 +00:00
swscale.h Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the 2010-01-03 14:35:20 +00:00
yuv2rgb.c Cosmetics: 2009-08-16 21:11:28 +00:00