mpv/libswscale
aurel ae22c7d3f7 make some global var static (fix a build failure with shared lib on x86_64)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20024 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 23:51:32 +00:00
..
Makefile
cs_test.c
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
rgb2rgb_template.c Add official GPL header to make license explicit as discussed on ffmpeg-devel. 2006-09-06 10:24:19 +00:00
swscale-example.c Improve swscale-example to test conversions between all the possible 2006-09-24 09:55:18 +00:00
swscale.c Add support for YUVJ formats 2006-09-27 11:41:36 +00:00
swscale.h
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
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
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