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