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.
 
 
 
 
 
Dominik Mierzejewski 9c36693924 Fix typo in comments. 16 years ago
..
Makefile Rename yuv2rgb2.c --> yuv2rgb.c. 16 years ago
cs_test.c
internal_bfin.S
rgb2rgb.c When converting from a non alpha format to an alpha format, defaults 16 years ago
rgb2rgb.h
rgb2rgb_template.c When converting from a non alpha format to an alpha format, defaults 16 years ago
swscale-example.c Remove unnecessary emms Assembler instructions. 16 years ago
swscale.c When converting from a non alpha format to an alpha format, defaults 16 years ago
swscale.h New LGPLed YUV2RGB table generator for SwScaler 16 years ago
swscale_altivec_template.c Make hScale_altivec_real() trim its output like other implementations do 16 years ago
swscale_avoption.c
swscale_bfin.c
swscale_internal.h Add an isALPHA macro to check if pixel format has alpha channel 16 years ago
swscale_template.c When converting from a non alpha format to an alpha format, defaults 16 years ago
yuv2rgb.c Fix braindead and broken way to calculate abase, fixes regression tests on 16 years ago
yuv2rgb_altivec.c Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA 16 years ago
yuv2rgb_bfin.c
yuv2rgb_mlib.c Prefix visible YUV2RGB functions with sws_ 16 years ago
yuv2rgb_template.c When converting from a non alpha format to an alpha format, defaults 16 years ago
yuv2rgb_vis.c Fix typo in comments. 16 years ago