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

Benjamin Larsson banan
Sat Jul 17 19:44:13 CEST 2010


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.

MvH
Benjamin Larsson



More information about the ffmpeg-devel mailing list