[FFmpeg-devel] [PATCH] libavformat/electronicarts.c: Fix warning about uninitialized variable

Diego Biurrun diego
Wed Feb 11 16:02:35 CET 2009


On Tue, Feb 10, 2009 at 09:43:51AM +0100, Patrik Kullman wrote:
> False positive.
> 
> num_samples is initialized and used for CODEC_ID_PCM_S16LE_PLANAR and
> CODEC_ID_MP3.
> 
> Use av_uninit() macro.

I just applied the same thing.

Diego




More information about the ffmpeg-devel mailing list