summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-10-16 18:38:43 +0200
committerMax Kellermann <max@musicpd.org>2020-10-16 18:41:16 +0200
commita0d43dd87f0979aaf42ed10dc40fffd2034adf0f (patch)
treed3e44fef63f352db7b07e9ff4dca9ba85923b1f6 /NEWS
parent1db533c8cfe2b76c6914d6ac3d490f5057611b35 (diff)
decoder/opus: submit output_gain even if there is no OpusTags packet
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e654211b3..dae8a13eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.22.1 (not yet released)
+* decoder
+ - opus: apply the OpusHead output gain even if there is no EBU R128 tag
* output
- alsa: don't deadlock when the ALSA driver is buggy
- jack, pulse: reduce the delay when stopping or pausing playback