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.
 
 
 
 
Benoit Fouet 710af50e0c define VOF as double of VOFW. 17 years ago
..
Makefile cosmetics: Remove useless empty line. 17 years ago
cs_test.c license header consistency cosmetics 18 years ago
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 1l: Update wrong #endif comment. 17 years ago
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 Remove redundant swScaler: output from places where av_log() 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 define VOF as double of VOFW. 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 Remove non cosmetic spaces inside parentheses. 17 years ago
yuv2rgb_bfin.c FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
yuv2rgb_mlib.c This was rewritten by Michael, switch copyrights to him and license to LGPL. 18 years ago
yuv2rgb_template.c Discard two symbols from libswscale. 17 years ago
yuv2rgb_vis.c Cosmetics: whitespaces 17 years ago