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.
Reimar Döffinger 62651fa729 Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again. 17 years ago
..
Makefile Rename yuv2rgb2.c --> yuv2rgb.c. 17 years ago
cs_test.c Add some const specifiers to function name variables; fixes a bunch of 17 years ago
internal_bfin.S spelling/grammar/wording overhaul 17 years ago
rgb2rgb.c When converting from a non alpha format to an alpha format, defaults 17 years ago
rgb2rgb.h Delete unnecessary 'extern' keywords. 17 years ago
rgb2rgb_template.c Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again. 17 years ago
swscale-example.c swscale-example: use LFG instead of random() 17 years ago
swscale.c Do not assume long is same width as x86 register. 17 years ago
swscale.h New LGPLed YUV2RGB table generator for SwScaler 17 years ago
swscale_altivec_template.c Make hScale_altivec_real() trim its output like other implementations do 17 years ago
swscale_avoption.c Add bitexact flag. 17 years ago
swscale_bfin.c whitespace cosmetics: Consistently format function calls without space 17 years ago
swscale_internal.h Consistently use ff_ prefixes for internal symbols. 17 years ago
swscale_template.c Do not assume long is same width as x86 register. 17 years ago
yuv2rgb.c Do not assume long is same width as x86 register. 17 years ago
yuv2rgb_altivec.c Consistently use ff_ prefixes for internal symbols. 17 years ago
yuv2rgb_bfin.c Consistently use ff_ prefixes for internal symbols. 17 years ago
yuv2rgb_mlib.c Consistently use ff_ prefixes for internal symbols. 17 years ago
yuv2rgb_template.c Do not assume long is same width as x86 register. 17 years ago
yuv2rgb_vis.c Consistently use ff_ prefixes for internal symbols. 17 years ago