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
mlib
ppc
sparc
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
Makefile
options.c
rgb2rgb_template.c
rgb2rgb.c
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
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