ffmpeg/libswscale
Diego Biurrun 0fe89aca42 Remove unused variables.
Originally committed as revision 20012 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-10-01 14:17:45 +00:00
..
Makefile Allow to compile swscale tests 2006-08-21 12:15:29 +00:00
cs_test.c Allow to compile swscale tests 2006-08-21 12:15:29 +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
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 Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead. 2006-09-04 09:38:24 +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 Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +00:00
yuv2rgb.c Remove the dependency of libswscale on img_format.h 2006-09-17 15:15:13 +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