FFmpeg/libswscale
Diego Biurrun 465477e1fb Move preprocessor condition before variable declaration, fixes the warning:
libswscale/swscale.c:1795: warning: unused variable 'flags'

Originally committed as revision 29287 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-05-10 11:37:04 +00:00
..
bfin
mlib
ppc Add missing const qualifiers to AltiVec function parameters where appropriate. 2009-05-09 10:56:37 +00:00
sparc
x86
colorspace-test.c
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
options.c Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
rgb2rgb_template.c Remove 2 useless += at the end of rgb16to15(), found by CSA. 2009-04-18 22:27:36 +00:00
rgb2rgb.c
rgb2rgb.h
swscale_internal.h Add missing const qualifiers to AltiVec function parameters where appropriate. 2009-05-09 10:56:37 +00:00
swscale_template.c Fix chroma shift when scaling from ARGB on LE and BGRA on BE 2009-05-02 08:40:53 +00:00
swscale-example.c
swscale.c Move preprocessor condition before variable declaration, fixes the warning: 2009-05-10 11:37:04 +00:00
swscale.h
yuv2rgb.c Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c 2009-04-27 14:25:44 +00:00