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.
Michael Niedermayer 9b0d44ef67 Do not attempt to use the unscaled yuv2rgb converter when height is odd because 17 years ago
..
Makefile Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini 17 years ago
cs_test.c Relicense test/example files as LGPL with Michael's permission. 18 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 Convert asm keyword into __asm__. 17 years ago
swscale.c Do not attempt to use the unscaled yuv2rgb converter when height is odd because 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 cosmetics: typo fix 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