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 aa2ead8215 Fix mis-computation of the needsDither variable erroneously introduced 15 years ago
..
bfin Move bfin specific code to its subdir. 16 years ago
mlib Cosmetics: 15 years ago
ppc Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
sparc Cosmetics: 15 years ago
x86 Const correctness for src pointer. Remove all constness related warnings in 15 years ago
Makefile Split swscale.c into scaler code (swscale.c) and utility code (utils.c). 15 years ago
colorspace-test.c swscale: Check for return values of malloc. 15 years ago
libswscale.v Add symbol versioning for shared libraries 15 years ago
options.c Cosmetics: 15 years ago
rgb2rgb.c Const correctness for src pointer. Remove all constness related warnings in 15 years ago
rgb2rgb.h Const correctness for src pointer. Remove all constness related warnings in 15 years ago
rgb2rgb_template.c Const correctness for src pointer. Remove all constness related warnings in 15 years ago
swscale-example.c Avoid more pointless tests, the input and output formats need to be 15 years ago
swscale.c Fix mis-computation of the needsDither variable erroneously introduced 15 years ago
swscale.h More const-correctness for sws_scale 15 years ago
swscale_internal.h Use av_get_bits_per_pixel() for computing the bits per pixel of the 15 years ago
swscale_template.c Declare with av_unused the variable alpMmxFilter, fix the gcc warning: 15 years ago
utils.c Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks. 15 years ago
yuv2rgb.c Use av_get_bits_per_pixel() for computing the bits per pixel of the 15 years ago