ffmpeg/libswscale
Zuxy Meng 52c0fcaf52 Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for
multiple times.

Originally committed as revision 30273 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-01-11 08:21:31 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib Cosmetics: 2009-08-16 21:11:28 +00:00
ppc Remove ; after while(0) in macros. 2009-09-12 20:10:22 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for 2010-01-11 08:21:31 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
colorspace-test.c swscale: Check for return values of malloc. 2009-08-29 23:02:01 +00:00
options.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb.c Indent. 2009-09-07 16:29:32 +00:00
rgb2rgb.h Indent libswscale: 2009-08-16 00:32:04 +00:00
rgb2rgb_template.c Remove unused PREFETCHW macro 2010-01-09 14:44:20 +00:00
swscale-example.c Revert mistakenly commited hunk. 2009-08-29 23:03:14 +00:00
swscale.c Ignore 0-height slice in sws_scale, otherwise a final 0-height slice will 2010-01-08 19:31:33 +00:00
swscale.h Implement sws_isSupportedInput() and sws_isSupportedOutput(). 2010-01-07 19:07:47 +00:00
swscale_internal.h Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 2009-12-21 01:54:59 +00:00
swscale_template.c cosmetics: {} placement. 2010-01-11 07:30:28 +00:00
yuv2rgb.c Cosmetics: 2009-08-16 21:11:28 +00:00