ffmpeg/libswscale
Aurelien Jacobs b63f641e9b Change semantic of CONFIG_*, HAVE_* and ARCH_*.
They are now always defined to either 0 or 1.

Originally committed as revision 28311 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-01-14 00:13:56 +00:00
..
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 spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
rgb2rgb.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
rgb2rgb.h Delete unnecessary 'extern' keywords. 2008-12-03 15:25:27 +00:00
rgb2rgb_template.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
swscale-example.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
swscale.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
swscale.h Add bitexact flag. 2008-09-12 21:46:53 +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 Remove pointless malloc.h #include. 2008-12-19 09:59:59 +00:00
swscale_internal.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
swscale_template.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
yuv2rgb.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
yuv2rgb_altivec.c Remove pointless malloc.h #include. 2008-12-19 09:59:59 +00:00
yuv2rgb_bfin.c Avoid POSIX-reserved _t namespace. 2008-12-27 11:45:46 +00:00
yuv2rgb_mlib.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_template.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-14 00:13:56 +00:00
yuv2rgb_vis.c Convert asm keyword into __asm__. 2008-10-16 13:34:30 +00:00