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 efa430faed Add tests target for libswscale test programs. 17 years ago
..
Makefile Add tests target for libswscale test programs. 17 years ago
cs_test.c Relicense test/example files as LGPL with Michael's permission. 17 years ago
internal_bfin.S spelling/grammar/wording overhaul 17 years ago
rgb2rgb.c Fix broken palette8to*. 17 years ago
rgb2rgb.h Fix broken palette8to*. 17 years ago
rgb2rgb_template.c cosmetics: typo fix 17 years ago
swscale-example.c Remove rgb2rgb.h dependancy. 17 years ago
swscale.c Silence GCC warnings: 17 years ago
swscale.h Add bitexact flag. 17 years ago
swscale_altivec_template.c spelling/grammar/wording overhaul 17 years ago
swscale_avoption.c Add bitexact flag. 17 years ago
swscale_bfin.c spelling/grammar/wording overhaul 17 years ago
swscale_internal.h Add a new unscaled PAL8 -> RGB converter. 17 years ago
swscale_template.c Remove unused code that can't be compiled without svn archive. 17 years ago
yuv2rgb.c Mark dither_2x2_{8,4} static to swscale.c 17 years ago
yuv2rgb_altivec.c Convert typeof keyword into __typeof__; this is a gcc extension and the former is not accepted in C99 without GNU extensions enabled (e.g. via -fasm). This fixes compilation on PPC. 17 years ago
yuv2rgb_bfin.c spelling/grammar/wording overhaul 17 years ago
yuv2rgb_mlib.c spelling/grammar/wording overhaul 17 years ago
yuv2rgb_template.c cosmetics: typo fix 17 years ago
yuv2rgb_vis.c Convert asm keyword into __asm__. 17 years ago