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.
 
 
 
 
Diego Biurrun 876a4dc013 Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute. 16 years ago
..
Makefile New LGPLed YUV2RGB table generator for SwScaler 16 years ago
cs_test.c Add some const specifiers to function name variables; fixes a bunch of 16 years ago
internal_bfin.S spelling/grammar/wording overhaul 17 years ago
rgb2rgb.c HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 16 years ago
rgb2rgb.h Delete unnecessary 'extern' keywords. 16 years ago
rgb2rgb_template.c HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 16 years ago
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 Add bitexact flag. 16 years ago
swscale_bfin.c Remove pointless malloc.h #include. 16 years ago
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
yuv2rgb2.c New LGPLed YUV2RGB table generator for SwScaler 16 years ago
yuv2rgb_altivec.c Prefix visible YUV2RGB functions with sws_ 16 years ago
yuv2rgb_bfin.c Avoid POSIX-reserved _t namespace. 16 years ago
yuv2rgb_mlib.c Prefix visible YUV2RGB functions with sws_ 16 years ago
yuv2rgb_template.c Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch. 16 years ago
yuv2rgb_vis.c Prefix visible YUV2RGB functions with sws_ 16 years ago