ffmpeg/libswscale
Diego Biurrun 10ef990d96 cosmetics: typo pallete --> palette
Originally committed as revision 21892 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2007-01-13 04:32:14 +00:00
..
Makefile
cs_test.c
rgb2rgb.c cosmetics: typo pallete --> palette 2007-01-13 04:32:14 +00:00
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c
swscale.c Add "support for both orderings of the slices (top->down / bottom->up)" 2007-01-12 15:40:08 +00:00
swscale.h deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() 2007-01-12 15:45:47 +00:00
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
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
yuv2rgb_altivec.c
yuv2rgb_init.c
yuv2rgb_mlib.c
yuv2rgb_template.c