soundtouch: Fix compilation with soundtouch 1.4.0
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 3 Sep 2013 15:36:08 +0000 (17:36 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 3 Sep 2013 15:36:53 +0000 (17:36 +0200)
commit8e5f0e37f8d776888af468097c98a8130f3db792
tree19ea3613a89a43cf6e7e5e140831cd0104a2a4fa
parentb54637edc4912f89a93c8b7d105f1e32da9913ee
soundtouch: Fix compilation with soundtouch 1.4.0

It used FLOAT_SAMPLES/INTEGER_SAMPLES #defines instead of ones properly
prefixed with a namespace.

https://bugzilla.gnome.org/show_bug.cgi?id=707390
ext/soundtouch/gstbpmdetect.cc
ext/soundtouch/gstpitch.cc