ffmpeg/libswscale
Eli Friedman 3483d87752 Fix 'assignment from incompatible pointer type' warning.
Patch by Eli Friedman, eli d friedman a gmail

Originally committed as revision 31628 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-07-03 09:58:13 +00:00
..
bfin
mlib
ppc
sparc
x86
Makefile
colorspace-test.c
libswscale.v
options.c
rgb2rgb.c deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 2010-06-01 19:35:16 +00:00
rgb2rgb.h deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 2010-06-01 19:35:16 +00:00
rgb2rgb_template.c
swscale-test.c
swscale.c Fix 'assignment from incompatible pointer type' warning. 2010-07-03 09:58:13 +00:00
swscale.h deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 2010-06-01 19:35:16 +00:00
swscale_internal.h
swscale_template.c
utils.c
yuv2rgb.c