FFmpeg/libswscale
Michael Niedermayer b82ecd6258 The yuv->rgb tables are too small for cliping to be avoidable,
thus revert the respective optimization. The table generator code
has to be rewritten anyway one day by some volunteer because its
not LGPL, fixing the GPL table generator thus seems like wasted time.

Originally committed as revision 27591 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-09-12 21:25:42 +00:00
..
cs_test.c
internal_bfin.S
Makefile
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_altivec_template.c
swscale_avoption.c
swscale_bfin.c
swscale_internal.h Add support for PIX_FMT_MONOWHITE as output format. 2008-09-12 16:01:17 +00:00
swscale_template.c Fix another 1000l bug in the mono input code. 2008-09-12 18:05:57 +00:00
swscale-example.c
swscale.c The yuv->rgb tables are too small for cliping to be avoidable, 2008-09-12 21:25:42 +00:00
swscale.h Change headers' guardnames consistently with r15120. 2008-08-31 07:42:11 +00:00
yuv2rgb_altivec.c
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c
yuv2rgb.c Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it 2008-09-11 00:09:01 +00:00