mpv/libswscale
diego 77b4259600 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19437 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 13:58:03 +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
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 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
swscale.c Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +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 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
yuv2rgb_altivec.c Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
yuv2rgb_mlib.c Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
yuv2rgb_template.c