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 Relicense test/example files as LGPL with Michael's permission. 2008-04-13 01:29:24 +00:00
internal_bfin.S spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
Makefile Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini 2008-07-09 22:43:08 +00:00
rgb2rgb_template.c enable yuv422p to uyvy converter 2008-09-05 00:25:39 +00:00
rgb2rgb.c enable yuv422p to uyvy converter 2008-09-05 00:25:39 +00:00
rgb2rgb.h spelling/wording cosmetics 2008-09-10 00:02:31 +00:00
swscale_altivec_template.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
swscale_avoption.c 100L, avoption splited code added, I should double check with svn status... 2008-07-10 15:37:06 +00:00
swscale_bfin.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
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 Add fflush to prevent stdout & stderr from being mixed. 2008-09-04 15:13:55 +00:00
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 compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro 2008-07-25 09:15:08 +00:00
yuv2rgb_bfin.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_mlib.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_template.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_vis.c Add missing #include, patch by Jan Knutar, jknutar nic fi. 2008-06-08 14:41:44 +00:00
yuv2rgb.c Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it 2008-09-11 00:09:01 +00:00