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