[FFmpeg-devel] [PATCH]Silence icc warning when using av_uninit()
Carl Eugen Hoyos
cehoyos
Tue Feb 10 10:13:46 CET 2009
Michael Niedermayer <michaelni <at> gmx.at> writes:
> > Attached patch fixes the following icc warning:
> > libavcodec/msmpeg4.c(1612): warning #592: variable "dc_pred_dir" is used
> > before its value is set
> > int av_uninit(dc_pred_dir);
> > ^
> >
> > Please comment, Carl Eugen
>
> ok and one point for mans for predicting this :)
Patch applied.
Carl Eugen
More information about the ffmpeg-devel
mailing list