.. |
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
|
Remove commented-out duplicate declarations.
|
16 years ago |
rgb2rgb.h
|
Delete unnecessary 'extern' keywords.
|
16 years ago |
rgb2rgb_template.c
|
Some forgotten eax -> REG_a changes.
|
16 years ago |
swscale-example.c
|
Remove rgb2rgb.h dependancy.
|
16 years ago |
swscale.c
|
Add PIX_FMT_VDPAU_H264.
|
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
|
Add a new unscaled PAL8 -> RGB converter.
|
16 years ago |
swscale_template.c
|
Put variable declaration inside an #ifdef to avoid an unused variable warning.
|
16 years ago |
yuv2rgb.c
|
Mark dither_2x2_{8,4} static to swscale.c
|
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
|
cosmetics: typo fix
|
16 years ago |
yuv2rgb_vis.c
|
Convert asm keyword into __asm__.
|
16 years ago |