FFmpeg/libswscale
Luca Abeni 628bc5e862 Add some explicit casts to avoid "assignment from incompatible pointer type"
warnings

Originally committed as revision 21774 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-12-26 17:41:38 +00:00
..
cs_test.c
Makefile Clarify that yuv2rgb_init.c cannot be used under LGPL 2006-12-22 17:57:19 +00:00
rgb2rgb_template.c Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
rgb2rgb.c Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
rgb2rgb.h Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
swscale_altivec_template.c
swscale_internal.h Remove some void pointers arithmetic 2006-12-26 16:12:37 +00:00
swscale_template.c Add some explicit casts to avoid some warnings 2006-12-26 16:21:13 +00:00
swscale-example.c
swscale.c Add some explicit casts to avoid "assignment from incompatible pointer type" 2006-12-26 17:41:38 +00:00
swscale.h Clarify that some of the non-SIMD code is now LGPLed. 2006-11-19 10:38:12 +00:00
yuv2rgb_altivec.c
yuv2rgb_init.c Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c Add some explicit casts to avoid "assignment from incompatible pointer type" 2006-12-26 17:41:38 +00:00