[MPlayer-dev-eng] [PATCH]: Add missing memset after malloc in libaf/af_resample.c

Reimar Döffinger Reimar.Doeffinger at gmx.de
Fri Mar 6 12:48:24 CET 2009


On Wed, Mar 04, 2009 at 03:29:30PM +0800, Zhou Zongyi wrote:
> Currently the resample filter produces junk at the beginning of the audio stream.
> This patch fixed the bug by zeroing the circular buffer after it is created.

You should probably just use lavcresample instead. Anyway this and a few
other issues should be fixed.



More information about the MPlayer-dev-eng mailing list