Use libsamplerate for resampling instead of FFmpeg / libsoxr.
authorCarl Hetherington <cth@carlh.net>
Fri, 4 Sep 2015 20:51:54 +0000 (21:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Sep 2015 23:25:08 +0000 (00:25 +0100)
commitf227d182fa5a829fdeabf9eca8f33da5ce7f4e0d
tree753bbb75ed9a41d5b01967a2c16667285abae42a
parentaf7196df44dc81c7ab48486ca270f4036fb8bbfd
Use libsamplerate for resampling instead of FFmpeg / libsoxr.
libsoxr was crashing on Windows and seems somewhat
unmaintained.
ChangeLog
src/lib/resampler.cc
src/lib/resampler.h
src/lib/wscript
src/tools/wscript
wscript