| .. |
|
Makefile
|
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
|
17 years ago |
|
cs_test.c
|
Add some const specifiers to function name variables; fixes a bunch of
|
17 years ago |
|
internal_bfin.S
|
spelling/grammar/wording overhaul
|
17 years ago |
|
rgb2rgb.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
17 years ago |
|
rgb2rgb.h
|
Delete unnecessary 'extern' keywords.
|
17 years ago |
|
rgb2rgb_template.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
17 years ago |
|
swscale-example.c
|
Remove unnecessary emms Assembler instructions.
|
16 years ago |
|
swscale.c
|
Use sws_printVec2() instead of the deprecated sws_printVec().
|
16 years ago |
|
swscale.h
|
Implement sws_printVec2() and deprecate sws_printVec().
|
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.
|
17 years ago |
|
swscale_bfin.c
|
Remove pointless malloc.h #include.
|
17 years ago |
|
swscale_internal.h
|
Drop DECLARE_ALIGNED from extern declarations. It creates trouble when
|
16 years ago |
|
swscale_template.c
|
Some AltiVec functions in SwScaler produce different output than their
|
16 years ago |
|
yuv2rgb.c
|
Prefix visible YUV2RGB functions with sws_
|
16 years ago |
|
yuv2rgb_altivec.c
|
Prefix visible YUV2RGB functions with sws_
|
16 years ago |
|
yuv2rgb_bfin.c
|
Avoid POSIX-reserved _t namespace.
|
17 years ago |
|
yuv2rgb_mlib.c
|
Prefix visible YUV2RGB functions with sws_
|
16 years ago |
|
yuv2rgb_template.c
|
cosmetics: Remove period after copyright statement non-sentence.
|
16 years ago |
|
yuv2rgb_vis.c
|
Prefix visible YUV2RGB functions with sws_
|
16 years ago |