From f227d182fa5a829fdeabf9eca8f33da5ce7f4e0d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 4 Sep 2015 21:51:54 +0100 Subject: Use libsamplerate for resampling instead of FFmpeg / libsoxr. libsoxr was crashing on Windows and seems somewhat unmaintained. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aefa39a91..6583113a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-09-04 Carl Hetherington + * Use libsamplerate for resampling instead + of FFmpeg / libsoxr. + * Fix audio mapping view changing size on first click. -- cgit v1.2.3