ffmpeg/libswscale
Michael Niedermayer d1a7ae1a37 make the C code of the swscaler which i wrote LGPL
Originally committed as revision 19600 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-08-30 10:50:20 +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 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 make the C code of the swscaler which i wrote LGPL 2006-08-30 10:50:20 +00:00
swscale.h make the C code of the swscaler which i wrote LGPL 2006-08-30 10:50:20 +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 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 Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00