[FFmpeg-devel] [PATCH] gifdec: workaround old gcc 4.2 mis-compiling code

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Mar 25 11:43:44 CET 2013


Michael Niedermayer <michaelni <at> gmx.at> writes:

> -static int gif_parse_next_image(GifState *s, AVFrame *frame)
> +static int av_noinline gif_parse_next_image(GifState *s, AVFrame *frame)

Maybe add a comment?

Carl Eugen



More information about the ffmpeg-devel mailing list