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 6022255774 Use isAnyRGB() where possible 15 years ago
..
bfin Move bfin specific code to its subdir. 16 years ago
mlib Cosmetics: 16 years ago
ppc Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
sparc Cosmetics: 16 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. 16 years ago
libswscale.v Add symbol versioning for shared libraries 15 years ago
options.c Cosmetics: 16 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 Use isAnyRGB() where possible 15 years ago
swscale.h More const-correctness for sws_scale 15 years ago
swscale_internal.h Add 3 more RGB makros that allow specifying RGB in bytes and any rgb/bgr. 15 years ago
swscale_template.c Use isAnyRGB() where possible 15 years ago
utils.c Use isAnyRGB() where possible 15 years ago
yuv2rgb.c Use av_get_bits_per_pixel() for computing the bits per pixel of the 15 years ago