FFmpeg/libswscale
Zuxy Meng bb34acd8a4 Remove const to avoid a bunch of GCC warnings against discarded qualifiers and
incompatible pointer type.

Originally committed as revision 30234 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-01-07 07:13:18 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
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 Remove const to avoid a bunch of GCC warnings against discarded qualifiers and 2010-01-07 07:13:18 +00:00
colorspace-test.c swscale: Check for return values of malloc. 2009-08-29 23:02:01 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
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 Indent libswscale: 2009-08-16 00:32:04 +00:00
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