| .. |
|
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
|
16 years ago |
|
Makefile
|
Rename swscale-example to swscale-test, to better reflect the intended
|
15 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-test.c
|
Rename swscale-example to swscale-test, to better reflect the intended
|
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 |