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.
 
 
 
 
Stefano Sabatini 8e9767f6fd Implement sws_isSupportedInput() and sws_isSupportedOutput(). 15 years ago
..
bfin Move bfin specific code to its subdir. 16 years ago
mlib Cosmetics: 16 years ago
ppc Remove ; after while(0) in macros. 16 years ago
sparc Cosmetics: 16 years ago
x86 Remove const to avoid a bunch of GCC warnings against discarded qualifiers and 15 years ago
Makefile Rename swscale_avoption.c to options.c. 16 years ago
colorspace-test.c swscale: Check for return values of malloc. 16 years ago
options.c Cosmetics: 16 years ago
rgb2rgb.c Indent. 16 years ago
rgb2rgb.h Indent libswscale: 16 years ago
rgb2rgb_template.c Indent. 16 years ago
swscale-example.c Revert mistakenly commited hunk. 16 years ago
swscale.c Implement sws_isSupportedInput() and sws_isSupportedOutput(). 15 years ago
swscale.h Implement sws_isSupportedInput() and sws_isSupportedOutput(). 15 years ago
swscale_internal.h Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 15 years ago
swscale_template.c Do not needlessly use the BP register in x86_64-specific code, there are 15 years ago
yuv2rgb.c Cosmetics: 16 years ago