ffmpeg/libswscale
Diego Biurrun c887b30d79 Remove unused variable, fixes the warning:
libswscale/swscale_template.c:2575: warning: unused variable ‘srcFormat’

Originally committed as revision 30132 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-12-28 12:05:20 +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 Cosmetics: 2009-08-16 21:11:28 +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 Indent. 2009-09-07 16:29:32 +00:00
swscale-example.c Revert mistakenly commited hunk. 2009-08-29 23:03:14 +00:00
swscale.c Indentation. 2009-12-20 17:42:35 +00:00
swscale.h Make sws_format_name() use av_pix_fmt_descriptors. 2009-11-26 21:08:45 +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 Remove unused variable, fixes the warning: 2009-12-28 12:05:20 +00:00
yuv2rgb.c Cosmetics: 2009-08-16 21:11:28 +00:00