.. |
Makefile
|
Rename LIB to LIBNAME for consistency.
|
17 years ago |
cs_test.c
|
license header consistency cosmetics
|
18 years ago |
internal_bfin.S
|
typo
|
17 years ago |
rgb2rgb.c
|
Make some assembler constants global instead of declaring them multiple times.
|
17 years ago |
rgb2rgb.h
|
1l: Update wrong #endif comment.
|
17 years ago |
rgb2rgb_template.c
|
Make some assembler constants global instead of declaring them multiple times.
|
17 years ago |
swscale-example.c
|
Change (a == NULL) condition to (!a) and (a != NULL) condition to (a).
|
17 years ago |
swscale.c
|
More explicit unsupported pixel format error messages.
|
17 years ago |
swscale.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
swscale_altivec_template.c
|
Remove some useless parentheses.
|
17 years ago |
swscale_bfin.c
|
integrating blackfin optimized yuyvtoyv12 converter
|
18 years ago |
swscale_internal.h
|
comment typo fixes
|
17 years ago |
swscale_template.c
|
Make some assembler constants global instead of declaring them multiple times.
|
17 years ago |
yuv2rgb.c
|
Make dither4 & dither8 const.
|
17 years ago |
yuv2rgb_altivec.c
|
Remove non cosmetic spaces inside parentheses.
|
17 years ago |
yuv2rgb_bfin.c
|
Cosmetics: whitespaces
|
17 years ago |
yuv2rgb_mlib.c
|
This was rewritten by Michael, switch copyrights to him and license to LGPL.
|
18 years ago |
yuv2rgb_template.c
|
Make some assembler constants global instead of declaring them multiple times.
|
17 years ago |
yuv2rgb_vis.c
|
Cosmetics: whitespaces
|
17 years ago |