mpv/libswscale
lucabe 43aa3a1b7e change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21776 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-26 18:08:40 +00:00
..
Makefile Clarify that yuv2rgb_init.c cannot be used under LGPL 2006-12-22 17:57:19 +00:00
cs_test.c
rgb2rgb.c Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c
swscale.c change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 2006-12-26 18:08:40 +00:00
swscale.h
swscale_altivec_template.c change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 2006-12-26 18:08:40 +00:00
swscale_internal.h Remove some void pointers arithmetic 2006-12-26 16:12:37 +00:00
swscale_template.c change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 2006-12-26 18:08:40 +00:00
yuv2rgb.c Mark some variables as possibly unused to avoid warnings 2006-12-26 17:59:28 +00:00
yuv2rgb_altivec.c
yuv2rgb_init.c Allow to compile swscale's non-SIMD code under the LGPL license. 2006-12-20 13:09:29 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c