aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb35d599..eacfeba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,9 @@ openal-soft-1.17.0:
Implemented the ALC_SOFT_HRTF extension.
- Implemented C, SSE2, and SSE4.1 based Sinc-Lanczos 4-point resamplers.
+ Implemented C, SSE2, and SSE4.1 based 4-point Sinc-Lanczos resamplers.
+
+ Implemented a C based 6-point Sinc-Lanczos resampler.
Implemented B-Format output support for the wave file writer. This creates
FuMa-style first-order Ambisonics wave files (AMB format).