ffmpeg/libswscale
Diego Biurrun 751b900479 Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.
based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com

Originally committed as revision 19426 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-08-17 17:19:56 +00:00
..
Makefile Move all internal -I parameters to the front of CFLAGS to avoid using external 2006-08-17 17:19:56 +00:00
cs_test.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
rgb2rgb.c Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to 2006-08-11 12:50:14 +00:00
rgb2rgb.h Remove unneeded code 2006-07-01 14:39:14 +00:00
rgb2rgb_template.c -fPIC support for libswscale 2006-08-15 08:47:03 +00:00
swscale-example.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 2006-07-20 12:13:57 +00:00
swscale.c Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile 2006-08-12 17:46:40 +00:00
swscale.h vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 2006-07-24 10:36:06 +00:00
swscale_altivec_template.c Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 2006-07-27 19:35:30 +00:00
swscale_internal.h vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 2006-07-24 10:36:06 +00:00
swscale_template.c Fix compilation with -no-PIC and without -fomit-frame-pointer (used by 2006-08-15 14:50:24 +00:00
yuv2rgb.c Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64. 2006-08-05 10:00:54 +00:00
yuv2rgb_altivec.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 2006-07-20 12:13:57 +00:00
yuv2rgb_mlib.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
yuv2rgb_template.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00