summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-09-21 11:37:30 +0200
committerMax Kellermann <max@musicpd.org>2020-09-21 11:37:50 +0200
commit7c8427b0f7d34bc7078736ce3fa7142cce5cc0e6 (patch)
tree1e09a2fa0e2a578e523e2d3d1f4686a73e1eb0f9 /NEWS
parent7552f70c8db7874e855626f1b24729fcc788e6eb (diff)
parentb72801abf3bba84565bb040215071a21182e698c (diff)
Merge branch 'v0.21.x' into master
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19df7e53e..da37166ec 100644
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,7 @@ ver 0.21.26 (not yet released)
* decoder
- ffmpeg: remove "rtsp://" from the list of supported protocols
- ffmpeg: add "hls+http://" to the list of supported protocols
+ - opus: support the gain value from the Opus header
- sndfile: fix lost samples at end of file
* fix "single" mode bug after resuming playback
* the default log_level is "default", not "info"