ffmpeg/libswscale
Reimar Döffinger 1a18eaf760 Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8
Originally committed as revision 23508 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2007-06-08 07:49:59 +00:00
..
cs_test.c
internal_bfin.S correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line 2007-06-05 13:18:16 +00:00
Makefile Blackfin optimized YUV420 to RGB CSC Color Space Converters. 2007-05-13 19:22:32 +00:00
rgb2rgb_template.c
rgb2rgb.c Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. 2007-05-28 09:30:56 +00:00
rgb2rgb.h
swscale_altivec_template.c
swscale_internal.h Blackfin optimized YUV420 to RGB CSC Color Space Converters. 2007-05-13 19:22:32 +00:00
swscale_template.c remove the need of one extra shift in rgb16ToUV 2007-05-09 21:34:05 +00:00
swscale-example.c
swscale.c rename attribute_unused to av_unused as it is declared in common.h 2007-05-30 09:33:09 +00:00
swscale.h Remove extern C declarations for C++. 2007-05-16 12:26:47 +00:00
yuv2rgb_altivec.c
yuv2rgb_bfin.c Blackfin optimized YUV420 to RGB CSC Color Space Converters. 2007-05-13 19:22:32 +00:00
yuv2rgb_init.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8 2007-06-08 07:49:59 +00:00