.. |
cs_test.c
|
Relicense test/example files as LGPL with Michael's permission.
|
2008-04-13 01:29:24 +00:00 |
internal_bfin.S
|
spelling/grammar/wording overhaul
|
2008-07-04 13:49:45 +00:00 |
Makefile
|
Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini
|
2008-07-09 22:43:08 +00:00 |
rgb2rgb_template.c
|
cosmetics: typo fix
|
2008-10-23 16:23:42 +00:00 |
rgb2rgb.c
|
Fix broken palette8to*.
|
2008-10-23 19:13:11 +00:00 |
rgb2rgb.h
|
Fix broken palette8to*.
|
2008-10-23 19:13:11 +00:00 |
swscale_altivec_template.c
|
spelling/grammar/wording overhaul
|
2008-07-04 13:49:45 +00:00 |
swscale_avoption.c
|
Add bitexact flag.
|
2008-09-12 21:46:53 +00:00 |
swscale_bfin.c
|
spelling/grammar/wording overhaul
|
2008-07-04 13:49:45 +00:00 |
swscale_internal.h
|
Add a new unscaled PAL8 -> RGB converter.
|
2008-10-08 17:46:22 +00:00 |
swscale_template.c
|
Remove unused code that can't be compiled without svn archive.
|
2008-10-25 20:41:51 +00:00 |
swscale-example.c
|
Convert asm keyword into __asm__.
|
2008-10-16 13:34:30 +00:00 |
swscale.c
|
Do not attempt to use the unscaled yuv2rgb converter when height is odd because
|
2008-10-25 15:00:28 +00:00 |
swscale.h
|
Add bitexact flag.
|
2008-09-12 21:46:53 +00:00 |
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.
|
2008-10-19 18:56:35 +00:00 |
yuv2rgb_bfin.c
|
spelling/grammar/wording overhaul
|
2008-07-04 13:49:45 +00:00 |
yuv2rgb_mlib.c
|
spelling/grammar/wording overhaul
|
2008-07-04 13:49:45 +00:00 |
yuv2rgb_template.c
|
cosmetics: typo fix
|
2008-10-23 16:23:42 +00:00 |
yuv2rgb_vis.c
|
Convert asm keyword into __asm__.
|
2008-10-16 13:34:30 +00:00 |
yuv2rgb.c
|
Mark dither_2x2_{8,4} static to swscale.c
|
2008-10-09 11:12:38 +00:00 |