You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Reimar Döffinger 1a18eaf760 Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8 18 years ago
..
Makefile Blackfin optimized YUV420 to RGB CSC Color Space Converters. 18 years ago
cs_test.c cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 18 years ago
internal_bfin.S correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line 18 years ago
rgb2rgb.c Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. 18 years ago
rgb2rgb.h cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 18 years ago
rgb2rgb_template.c cosmetics: Fix stray wrongly indented line. 18 years ago
swscale-example.c cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. 18 years ago
swscale.c rename attribute_unused to av_unused as it is declared in common.h 18 years ago
swscale.h Remove extern C declarations for C++. 18 years ago
swscale_altivec_template.c cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 18 years ago
swscale_internal.h Blackfin optimized YUV420 to RGB CSC Color Space Converters. 18 years ago
swscale_template.c remove the need of one extra shift in rgb16ToUV 18 years ago
yuv2rgb.c Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8 18 years ago
yuv2rgb_altivec.c cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code. 18 years ago
yuv2rgb_bfin.c Blackfin optimized YUV420 to RGB CSC Color Space Converters. 18 years ago
yuv2rgb_init.c cosmetics: Remove trailing whitespace. 18 years ago
yuv2rgb_mlib.c cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code. 18 years ago
yuv2rgb_template.c cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code. 18 years ago