mpv/libswscale
diego af5a781e05 Add proper GPL headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:10:26 +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 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
swscale.c Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead. 2006-09-04 09:38:24 +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 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 make the C code of the swscaler which i wrote LGPL 2006-08-30 10:50:20 +00:00
swscale_template.c make the C code of the swscaler which i wrote LGPL 2006-08-30 10:50:20 +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 Add proper GPL headers. 2006-09-09 21:10:26 +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