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 c5fec7d76c Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. 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
rgb2rgb.h
rgb2rgb_template.c __asm __volatile -> asm volatile part 3 17 years ago
swscale-example.c
swscale.c Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. 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 Make av_class a pointer to const. 17 years ago
swscale_template.c remove redundant SwScaler text since av_log uses AVClass context 17 years ago
yuv2rgb.c Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings. 17 years ago
yuv2rgb_altivec.c typo 17 years ago
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