.. |
bfin
|
c3ab0004ae
Revert r31153. It failed to build on:
|
15 years ago |
mlib
|
87db37356c
Fix mlib compilation: add mising include for SwsContext.
|
14 years ago |
ppc
|
6cce7cabdb
Fix compilation, forgot to add const also to the
|
14 years ago |
sparc
|
dd68318cee
Cosmetics:
|
15 years ago |
x86
|
870a6f4044
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.
|
15 years ago |
Makefile
|
06c93cb705
swscale-test: get strides using av_fill_image_linesizes() from libavcore
|
14 years ago |
colorspace-test.c
|
c3ab0004ae
Revert r31153. It failed to build on:
|
15 years ago |
libswscale.v
|
e8393e1cb8
Add symbol versioning for shared libraries
|
15 years ago |
options.c
|
e60c906a82
Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
|
14 years ago |
rgb2rgb.c
|
c12f7b2d2c
rgb2rgb: don't misuse HAVE_* defines
|
14 years ago |
rgb2rgb.h
|
a51125b52f
rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()
|
14 years ago |
rgb2rgb_template.c
|
c12f7b2d2c
rgb2rgb: don't misuse HAVE_* defines
|
14 years ago |
swscale-test.c
|
b9f5e3bd75
swscale-test: cosmetic alignment
|
14 years ago |
swscale.c
|
bd8154d0b3
100l fix if condition
|
14 years ago |
swscale.h
|
0810a5846b
Deprecate sws_getContext(), use sws_alloc_context() and
|
14 years ago |
swscale_internal.h
|
df0743e01e
Y400A (gray alpha) input support in libswscale
|
14 years ago |
swscale_template.c
|
df0743e01e
Y400A (gray alpha) input support in libswscale
|
14 years ago |
utils.c
|
9c158e4947
Store src/dstFormat after calling handle_jpeg
|
14 years ago |
yuv2rgb.c
|
453d28af60
Change the type of Y table to pointer to void in fill_table().
|
14 years ago |