Michael Niedermayer bddddb5a0b rgb2rgb.h was not really intended to be a public header, thus remove it. 16 years ago
..
Makefile bddddb5a0b rgb2rgb.h was not really intended to be a public header, thus remove it. 16 years ago
cs_test.c 54e3ae2ea6 Relicense test/example files as LGPL with Michael's permission. 17 years ago
internal_bfin.S 8a3227968c spelling/grammar/wording overhaul 16 years ago
rgb2rgb.c 522ce95786 Fix broken palette8to*. 16 years ago
rgb2rgb.h 522ce95786 Fix broken palette8to*. 16 years ago
rgb2rgb_template.c aeb87a49a7 cosmetics: typo fix 16 years ago
swscale-example.c b29e65513c Remove rgb2rgb.h dependancy. 16 years ago
swscale.c 65f65c3021 Silence GCC warning 16 years ago
swscale.h ceb700babb Add bitexact flag. 16 years ago
swscale_altivec_template.c 8a3227968c spelling/grammar/wording overhaul 16 years ago
swscale_avoption.c ceb700babb Add bitexact flag. 16 years ago
swscale_bfin.c 8a3227968c spelling/grammar/wording overhaul 16 years ago
swscale_internal.h 4900461742 Add a new unscaled PAL8 -> RGB converter. 16 years ago
swscale_template.c 36e8de07ed Remove unused code that can't be compiled without svn archive. 16 years ago
yuv2rgb.c d0b69b2855 Mark dither_2x2_{8,4} static to swscale.c 16 years ago
yuv2rgb_altivec.c 9655ffb59e 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. 16 years ago
yuv2rgb_bfin.c 8a3227968c spelling/grammar/wording overhaul 16 years ago
yuv2rgb_mlib.c 8a3227968c spelling/grammar/wording overhaul 16 years ago
yuv2rgb_template.c aeb87a49a7 cosmetics: typo fix 16 years ago
yuv2rgb_vis.c 7ad6469eae Convert asm keyword into __asm__. 16 years ago