commit | fb8a2b359d49480ac118578bf9090405674175c5 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | Sat Jan 24 18:28:06 2009 +0100 |
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | Sat Jan 24 18:30:55 2009 +0100 |
tree | 1e03f723e358a0257e2e6a47c4be3eb0913afe2f | |
parent | ba0e0a6e1479ed75256e131596b8a2987e0bb634 [diff] |
Save some allocations if the echo delay is increased often Save some allocations if the echo delay is increased often during playback by always allocating enough memory to hold data up to the next complete second, i.e. in the worst case allocate memory for one additional second.