aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2015-09-28 12:59:52 -0700
committerChris Robinson <[email protected]>2015-09-28 12:59:52 -0700
commit848a4a0fccd61e69bf2b8456c239f656c5ca9fd0 (patch)
tree6e962b73b8c208a3ad9541d4c05e8a984cf403b4 /ChangeLog
parent9992c4da997a1364d8f15ab26fb156e18a01f242 (diff)
Auto-replace the "cubic" resampler with "sinc4"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index addca8de..fb35d599 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ 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 Sinc-Lanczos 4-point resamplers.
Implemented B-Format output support for the wave file writer. This creates
FuMa-style first-order Ambisonics wave files (AMB format).