soundtouch.recipe: Bump to 2.3.1 and use CMake
android.config: Remove -fno-exceptions from CXXFLAGS
This doesn't seem to be required anymore, and projects like soundtouch
now require exceptions on all platforms.
soundtouch.recipe: Bump to 2.3.1, use CMake instead of Autotools
gst-plugins-bad: Enable soundtouch on MSVC
Recipe uses CMake now, and builds on MSVC
Fixes #340 (closed)
CC: @ystreet for the -fno-exceptions
change
Edited by Nirbheek Chauhan