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.
 
 
 
 
 
Stefano Sabatini 0d6fd5ec13 More explicit unsupported pixel format error messages. 17 years ago
..
Makefile Rename LIB to LIBNAME for consistency. 17 years ago
cs_test.c
internal_bfin.S typo 17 years ago
rgb2rgb.c Make some assembler constants global instead of declaring them multiple times. 17 years ago
rgb2rgb.h 1l: Update wrong #endif comment. 17 years ago
rgb2rgb_template.c Make some assembler constants global instead of declaring them multiple times. 17 years ago
swscale-example.c Change (a == NULL) condition to (!a) and (a != NULL) condition to (a). 17 years ago
swscale.c More explicit unsupported pixel format error messages. 17 years ago
swscale.h
swscale_altivec_template.c Remove some useless parentheses. 17 years ago
swscale_bfin.c
swscale_internal.h comment typo fixes 17 years ago
swscale_template.c Make some assembler constants global instead of declaring them multiple times. 17 years ago
yuv2rgb.c Make dither4 & dither8 const. 17 years ago
yuv2rgb_altivec.c Remove non cosmetic spaces inside parentheses. 17 years ago
yuv2rgb_bfin.c Cosmetics: whitespaces 17 years ago
yuv2rgb_mlib.c
yuv2rgb_template.c Make some assembler constants global instead of declaring them multiple times. 17 years ago
yuv2rgb_vis.c Cosmetics: whitespaces 17 years ago