ffmpeg/libswscale
Diego Biurrun 21423ad9b7 Replace -I.. by -I$(BUILD_ROOT).
Originally committed as revision 20094 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-10-07 09:23:09 +00:00
..
cs_test.c Fix warnings: 2006-10-04 13:51:12 +00:00
Makefile Replace -I.. by -I$(BUILD_ROOT). 2006-10-07 09:23:09 +00:00
rgb2rgb_template.c Add official GPL header to make license explicit as discussed on ffmpeg-devel. 2006-09-06 10:24:19 +00:00
rgb2rgb.c Add official GPL header to make license explicit as discussed on ffmpeg-devel. 2006-09-06 10:24:19 +00:00
rgb2rgb.h Add proper GPL headers. 2006-09-09 21:10:26 +00:00
swscale_altivec_template.c Remove unused variables. 2006-10-01 14:17:45 +00:00
swscale_internal.h Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
swscale_template.c Fix unused variable warning when compiling with MMX disabled. 2006-10-03 17:11:43 +00:00
swscale-example.c Fix warnings: 2006-10-04 13:54:56 +00:00
swscale.c Add support for YUVJ formats 2006-09-27 11:41:36 +00:00
swscale.h Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead. 2006-09-04 09:38:24 +00:00
yuv2rgb_altivec.c Remove unused variables. 2006-10-01 14:17:45 +00:00
yuv2rgb_mlib.c Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
yuv2rgb_template.c Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
yuv2rgb.c make some global var static (fix a build failure with shared lib on x86_64) 2006-10-03 23:51:32 +00:00