[FFmpeg-devel] [PATCH] dca.c: In function 'dca_exss_skip_mix_coeffs': 'for' loop initial declaration used outside C99 mode

Gianluigi Tiesi mplayer
Wed Feb 2 04:56:54 CET 2011


On Wed, Feb 02, 2011 at 03:17:37AM +0000, M?ns Rullg?rd wrote:
> > It's enough as answer? :D
> 
> None of what you describe relates to C99, which gcc has supported
> since some 3.x version.
> 

ok I misunderstood your question, so the answer is:
yes gcc 4.2 supports c99 but using -std=c99 on mingw 4.2 produces
tons of warning about inline/extern inline and others
So I disable the c99 option when compiling mplayer (the also ffmpeg)

Regads


-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/



More information about the ffmpeg-devel mailing list