.. |
Makefile
|
Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini
|
17 years ago |
cs_test.c
|
Relicense test/example files as LGPL with Michael's permission.
|
17 years ago |
internal_bfin.S
|
spelling/grammar/wording overhaul
|
17 years ago |
rgb2rgb.c
|
Fix broken palette8to*.
|
16 years ago |
rgb2rgb.h
|
Fix broken palette8to*.
|
16 years ago |
rgb2rgb_template.c
|
cosmetics: typo fix
|
16 years ago |
swscale-example.c
|
Convert asm keyword into __asm__.
|
16 years ago |
swscale.c
|
Cosmetics: alignment
|
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
|
spelling/grammar/wording overhaul
|
17 years ago |
swscale_internal.h
|
Add a new unscaled PAL8 -> RGB converter.
|
16 years ago |
swscale_template.c
|
cosmetics: typo fix
|
16 years ago |
yuv2rgb.c
|
Mark dither_2x2_{8,4} static to swscale.c
|
16 years ago |
yuv2rgb_altivec.c
|
Convert typeof keyword into __typeof__; this is a gcc extension and the former is not accepted in C99 without GNU extensions enabled (e.g. via -fasm). This fixes compilation on PPC.
|
16 years ago |
yuv2rgb_bfin.c
|
spelling/grammar/wording overhaul
|
17 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 |