ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary buffer...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 28 Jan 2008 11:47:18 +0000 (11:47 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 28 Jan 2008 11:47:18 +0000 (11:47 +0000)
commite6e86c4f2d5cd9213cb71a30dfdd9d9441e40ac9
treec6b1f247523861af702778e9c904e17e25a1c6c5
parentb0c8b0f3227ebe75e18064821ed981bbd5d935a4
ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary buffer for the data if processing stereo...

Original commit message from CVS:
* ext/soundtouch/gstbpmdetect.cc:
Clean up a bit and only allocate a temporary buffer for the data
if processing stereo data as BPMDetect downmixes from stereo to
mono and stores the result in the input data. Thanks to
Stefan Kost for the suggestions.
ChangeLog
ext/soundtouch/gstbpmdetect.cc