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.
 
 
 
 
Kostya Shishkov e76709d8a6 New LGPLed YUV2RGB table generator for SwScaler 16 years ago
..
Makefile New LGPLed YUV2RGB table generator for SwScaler 16 years ago
cs_test.c
internal_bfin.S
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c Remove unnecessary emms Assembler instructions. 16 years ago
swscale.c New LGPLed YUV2RGB table generator for SwScaler 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 Drop DECLARE_ALIGNED from extern declarations. It creates trouble when 16 years ago
swscale_template.c move zeroing of alpha channel register out of YSCALEYUV2xxx macros, 16 years ago
yuv2rgb.c
yuv2rgb2.c New LGPLed YUV2RGB table generator for SwScaler 16 years ago
yuv2rgb_altivec.c
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch. 16 years ago
yuv2rgb_vis.c