summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-14 12:38:48 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-14 12:38:48 +0100
commit2610abb85fc82056c51c540d7a3d8f691dfe3403 (patch)
tree61aa70f1c541cd6bc8655f673149511aaad4b52c /ChangeLog
parentff0f82c7c0616acddbd6510d75284856ffaeac71 (diff)
Optimise audio filters; tweak order of the LPFs in the upmixers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e467a0e7c..2b6be5f08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-10-14 Carl Hetherington <cth@carlh.net>
+
+ * Various optimizations to the upmixer filters; drop order of
+ Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up.
+
2015-10-13 Carl Hetherington <cth@carlh.net>
* Version 2.4.11 released.