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.
 
 
 
 
 
Cédric Schieli 6208d67664 Let the 4th plane reach the swScale function 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 Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and setting alpha channel to 0xFF 16 years ago
swscale-example.c
swscale.c Let the 4th plane reach the swScale function 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 YUVA420P is a planar YUV format 16 years ago
swscale_template.c remove the rest of x86 asm from LGPL build 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
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