[FFmpeg-devel] [PATCH]Memory leak at mpegaudio decoder when CONFIG_FLOAT defined

Carl Eugen Hoyos cehoyos
Sun Jul 18 21:54:17 CEST 2010


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

> On Sun, Jul 18, 2010 at 08:04:59PM +0800, FB2000 wrote:
> > When CONFIG_FLOAT is defined, ff_dct_init() get called at decode_init().
> > This patch calls ff_dct_end() to release memory when finished .
> 
> should be ok

Patch applied.

Carl Eugen




More information about the ffmpeg-devel mailing list