.. |
Makefile
|
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
|
2008-11-20 22:54:30 +00:00 |
cs_test.c
|
Add some const specifiers to function name variables; fixes a bunch of
|
2008-11-04 20:38:55 +00:00 |
internal_bfin.S
|
…
|
|
rgb2rgb.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
2009-01-25 19:58:33 +00:00 |
rgb2rgb.h
|
Delete unnecessary 'extern' keywords.
|
2008-12-03 15:25:27 +00:00 |
rgb2rgb_template.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
2009-01-25 19:58:33 +00:00 |
swscale-example.c
|
Revert #undefining system functions, it is not necessary.
|
2009-02-09 20:31:35 +00:00 |
swscale.c
|
Prefix visible YUV2RGB functions with sws_
|
2009-02-09 14:31:53 +00:00 |
swscale.h
|
Drop the deprecated sws_scale_ordered() at the next major version
|
2009-02-08 23:06:05 +00:00 |
swscale_altivec_template.c
|
…
|
|
swscale_avoption.c
|
…
|
|
swscale_bfin.c
|
Remove pointless malloc.h #include.
|
2008-12-19 09:59:59 +00:00 |
swscale_internal.h
|
Drop DECLARE_ALIGNED from extern declarations. It creates trouble when
|
2009-02-09 17:53:33 +00:00 |
swscale_template.c
|
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
2009-01-25 19:58:33 +00:00 |
yuv2rgb.c
|
Prefix visible YUV2RGB functions with sws_
|
2009-02-09 14:31:53 +00:00 |
yuv2rgb_altivec.c
|
Prefix visible YUV2RGB functions with sws_
|
2009-02-09 14:31:53 +00:00 |
yuv2rgb_bfin.c
|
Avoid POSIX-reserved _t namespace.
|
2008-12-27 11:45:46 +00:00 |
yuv2rgb_mlib.c
|
Prefix visible YUV2RGB functions with sws_
|
2009-02-09 14:31:53 +00:00 |
yuv2rgb_template.c
|
cosmetics: Remove period after copyright statement non-sentence.
|
2009-02-01 15:51:48 +00:00 |
yuv2rgb_vis.c
|
Prefix visible YUV2RGB functions with sws_
|
2009-02-09 14:31:53 +00:00 |