aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d3498b4b..867df998 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,8 @@ openal-soft-1.20.1:
AL_DIRECT_CHANNELS_SOFT to optionally remix input channels that don't have
a matching output channel.
- Implemented the AL_SOFT_bformat_ex extension. This allows B-Format buffer
- data to use N3D or SN3D scaling, or ACN channel ordering.
+ Implemented the AL_SOFT_bformat_ex extension. This extends B-Format buffer
+ support for N3D or SN3D scaling, or ACN channel ordering.
Improved handling of unsupported channel configurations with WASAPI. Such
setups will now try to output at least a stereo mix.