.. |
Makefile
|
Rename 'tests' target to 'testprogs'. It is too easily confused with the
|
16 years ago |
cs_test.c
|
Add some const specifiers to function name variables; fixes a bunch of
|
16 years ago |
internal_bfin.S
|
spelling/grammar/wording overhaul
|
17 years ago |
rgb2rgb.c
|
Unscaled converters for
|
16 years ago |
rgb2rgb.h
|
Unscaled converters for
|
16 years ago |
rgb2rgb_template.c
|
10l (C code was buggy and untested)
|
16 years ago |
swscale-example.c
|
Initialize pointer arrays which may be freed before being initialized.
|
16 years ago |
swscale.c
|
Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertion
|
16 years ago |
swscale.h
|
New LGPLed YUV2RGB table generator for SwScaler
|
16 years ago |
swscale_altivec_template.c
|
Make hScale_altivec_real() trim its output like other implementations do
|
16 years ago |
swscale_avoption.c
|
Add bitexact flag.
|
16 years ago |
swscale_bfin.c
|
whitespace cosmetics: Consistently format function calls without space
|
16 years ago |
swscale_internal.h
|
Add alpha channel scaling
|
16 years ago |
swscale_template.c
|
Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it
|
16 years ago |
yuv2rgb.c
|
Simpler and more elegant fix to the x86_32/OSX+PIC build failure
|
16 years ago |
yuv2rgb_altivec.c
|
Consistently use ff_ prefixes for internal symbols.
|
16 years ago |
yuv2rgb_bfin.c
|
Consistently use ff_ prefixes for internal symbols.
|
16 years ago |
yuv2rgb_mlib.c
|
Consistently use ff_ prefixes for internal symbols.
|
16 years ago |
yuv2rgb_template.c
|
Simpler and more elegant fix to the x86_32/OSX+PIC build failure
|
16 years ago |
yuv2rgb_vis.c
|
Consistently use ff_ prefixes for internal symbols.
|
16 years ago |