Use calloc to allocate the af_resample ring buffers, reportedly using
commit37a09a25fff31bb8fd860577430272567ba03cca
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 6 Mar 2009 11:42:45 +0000 (6 11:42 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 6 Mar 2009 11:42:45 +0000 (6 11:42 +0000)
tree36f4497777bbf3cfc99ba5d51615a83880bbf05d
parent33ca05bce930b4d5fa34b735f4edc61d52bcfa1a
Use calloc to allocate the af_resample ring buffers, reportedly using
non-zeroed buffers can cause initial noise, see -dev-eng:
[PATCH]: Add missing memset after malloc in libaf/af_resample.c
Wed, 4 Mar 2009 15:29:30 +0800

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28846 b3059339-0415-0410-9bf9-f77b7e298cf2
libaf/af_resample.c