On Fri, 2013-11-29 at 15:33 +0100, Peter Meerwald wrote:
> From: Peter Meerwald <p.meerw...@bct-electronic.com>
> 
> buf in struct ffmpeg is reset() initially and freed, but never actually used
> 
> when a new block is allocated ffmpeg_data->buf[c].length is used (which is 
> always 0)
> to compute the new block size
> 
> so, drop buf
> 
> Signed-off-by: Peter Meerwald <p.meerw...@bct-electronic.com>
> ---
> follow-up from 
> http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/17632
> 
>  src/pulsecore/resampler.c |   12 +-----------
>  1 file changed, 1 insertion(+), 11 deletions(-)

Thanks! Applied.

-- 
Tanu

_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to