[FFmpeg-devel] [PATCH] Fix memory leak in ATRAC3

Vitor Sessak vitor1001
Tue Jul 20 17:08:59 CEST 2010


On 07/17/2010 07:44 PM, Benjamin Larsson wrote:
> On 17/07/10 07:55, Vitor Sessak wrote:
>> -static void IMLT(float *pInput, float *pOutput, int odd_band)
>> +static void IMLT(float *pInput, float *pOutput, int odd_band, ATRAC3Context *q)
>
>
> Move the context to the first argument and the patch is ok.

Applied.

-Vitor



More information about the ffmpeg-devel mailing list