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 5802683a97 Make some assembler constants global instead of declaring them multiple times. 17 years ago
..
Makefile Rename LIB to LIBNAME for consistency. 17 years ago
cs_test.c
internal_bfin.S
rgb2rgb.c Make some assembler constants global instead of declaring them multiple times. 17 years ago
rgb2rgb.h
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 Make some assembler constants global instead of declaring them multiple times. 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 some assembler constants global instead of declaring them multiple times. 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