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 a3398feb26 Fix bug introduced by me in r28756 16 years ago
..
Makefile
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 Fix bug introduced by me in r28756 16 years ago
swscale.h
swscale_altivec_template.c
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 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