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 69ed2c3b92 cosmetics: Remove useless empty line. 17 years ago
..
Makefile cosmetics: Remove useless empty line. 17 years ago
cs_test.c
internal_bfin.S FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
rgb2rgb.c Make some assembler constants global instead of declaring them multiple times. 17 years ago
rgb2rgb.h
rgb2rgb_template.c __asm __volatile -> asm volatile part 3 17 years ago
swscale-example.c Change (a == NULL) condition to (!a) and (a != NULL) condition to (a). 17 years ago
swscale.c change sws_format_name to return const char*, supress many warnings 17 years ago
swscale.h change sws_format_name to return const char*, supress many warnings 17 years ago
swscale_altivec_template.c Fix outdated comment. 17 years ago
swscale_bfin.c FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
swscale_internal.h change sws_format_name to return const char*, supress many warnings 17 years ago
swscale_template.c remove redundant SwScaler text since av_log uses AVClass context 17 years ago
yuv2rgb.c Discard two symbols from libswscale. 17 years ago
yuv2rgb_altivec.c
yuv2rgb_bfin.c FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
yuv2rgb_mlib.c
yuv2rgb_template.c Discard two symbols from libswscale. 17 years ago
yuv2rgb_vis.c