| .. |
|
bfin
|
Move bfin specific code to its subdir.
|
16 years ago |
|
mlib
|
Move yuv2rgb code to subdirs.
|
16 years ago |
|
ppc
|
Add missing const qualifiers to AltiVec function parameters where appropriate.
|
16 years ago |
|
sparc
|
Move yuv2rgb code to subdirs.
|
16 years ago |
|
x86
|
Move yuv2rgb code to subdirs.
|
16 years ago |
|
Makefile
|
Rename swscale_avoption.c to options.c.
|
16 years ago |
|
colorspace-test.c
|
Rename cs_test.c --> colorspace-test.c. This is more consistent with the names
|
16 years ago |
|
options.c
|
Rename swscale_avoption.c to options.c.
|
16 years ago |
|
rgb2rgb.c
|
Unscaled converters for
|
16 years ago |
|
rgb2rgb.h
|
Unscaled converters for
|
16 years ago |
|
rgb2rgb_template.c
|
Remove 2 useless += at the end of rgb16to15(), found by CSA.
|
16 years ago |
|
swscale-example.c
|
Testing RGB48 variants requires bigger stride in swscale-example.c
|
16 years ago |
|
swscale.c
|
YUV into RGB48 BE/LE conversion support
|
16 years ago |
|
swscale.h
|
Add const qualifier to param argument of sws_getContext() and
|
16 years ago |
|
swscale_internal.h
|
Partial (low bits ignored, no direct transcoding into other RGB formats) support
|
16 years ago |
|
swscale_template.c
|
Partial (low bits ignored, no direct transcoding into other RGB formats) support
|
16 years ago |
|
yuv2rgb.c
|
YUV into RGB48 BE/LE conversion support
|
16 years ago |