diff options
author | Desuwa <tszymanski@google.com> | 2020-09-18 03:46:37 -0700 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-09-21 10:51:06 +0200 |
commit | 23d5a2b8620cea69958d087fc7e13fe1e5adb83d (patch) | |
tree | 12e47ee501077d6553f7a05437198f2b76801729 /NEWS | |
parent | 7715311117972984459dfbc1a4d8be9a83205b8c (diff) |
Support opus header gain tags and match opus playback volume to other tracks when ReplayGain is enabled.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,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" |