aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 87efeae7..716fbb13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,11 @@ openal-soft-1.18.0:
Currently only applies when using the high-quality ambisonic decoder or
ambisonic output, with appropriate config options.
+ Implemented an output limiter to reduce the amount of distortion from
+ clipping.
+
+ Implemented dithering for 8-bit and 16-bit output.
+
Implemented a config option to select a preferred HRTF.
Implemented a run-time check for NEON extensions using /proc/cpuinfo.
@@ -71,9 +76,6 @@ openal-soft-1.18.0:
Improved performance of certain filter uses.
- Altered cone behavior for automatic auxiliary send gain and gainhf
- management. Now better represents the energy the room receives.
-
Removed support for the AL_SOFT_buffer_samples and AL_SOFT_buffer_sub_data
extensions. Due to conflicts with AL_EXT_SOURCE_RADIUS.