.. |
Makefile
|
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
|
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
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
16 years ago |
rgb2rgb.h
|
Delete unnecessary 'extern' keywords.
|
16 years ago |
rgb2rgb_template.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
16 years ago |
swscale-example.c
|
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 years ago |
swscale.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
16 years ago |
swscale.h
|
Add bitexact flag.
|
16 years ago |
swscale_altivec_template.c
|
spelling/grammar/wording overhaul
|
17 years ago |
swscale_avoption.c
|
Add bitexact flag.
|
16 years ago |
swscale_bfin.c
|
Remove pointless malloc.h #include.
|
16 years ago |
swscale_internal.h
|
Declare struct SwsContext before using it, fixes the checkheaders warning:
|
16 years ago |
swscale_template.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
16 years ago |
yuv2rgb.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
16 years ago |
yuv2rgb_altivec.c
|
Remove pointless malloc.h #include.
|
16 years ago |
yuv2rgb_bfin.c
|
Avoid POSIX-reserved _t namespace.
|
16 years ago |
yuv2rgb_mlib.c
|
spelling/grammar/wording overhaul
|
17 years ago |
yuv2rgb_template.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
16 years ago |
yuv2rgb_vis.c
|
Convert asm keyword into __asm__.
|
16 years ago |