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 b146e17df5 OBJS should end in .o, not .c. 17 years ago
..
Makefile OBJS should end in .o, not .c. 17 years ago
cs_test.c Relicense test/example files as LGPL with Michael's permission. 17 years ago
internal_bfin.S FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
rgb2rgb.c remove useless casts 17 years ago
rgb2rgb.h 1l: Update wrong #endif comment. 17 years ago
rgb2rgb_template.c restore needed cast to correct type with const 17 years ago
swscale-example.c Use full path for #includes from another directory. 17 years ago
swscale.c cast to correct type, suppress 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 Use full path for #includes from another directory. 17 years ago
swscale_template.c cast to correct type, suppress warnings 17 years ago
yuv2rgb.c Build sparc arch specific code using the Makefile 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 This was rewritten by Michael, switch copyrights to him and license to LGPL. 17 years ago
yuv2rgb_template.c cosmetics: __asm__ __volatile__ --> asm volatile 17 years ago
yuv2rgb_vis.c Add missing #include, patch by Jan Knutar, jknutar nic fi. 17 years ago