diff options
author | Max Kellermann <max@duempel.org> | 2014-12-11 10:39:49 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-12-11 10:52:40 +0100 |
commit | 673336297d58af9afd61ab5689cfc8a6e996e790 (patch) | |
tree | c992f7b8fc06895deeb217349843979747aa91a1 /NEWS | |
parent | ee4b7042cea781305283d0d8a19fb62eea1e0fc3 (diff) | |
download | mpd-673336297d58af9afd61ab5689cfc8a6e996e790.tar.gz mpd-673336297d58af9afd61ab5689cfc8a6e996e790.tar.xz mpd-673336297d58af9afd61ab5689cfc8a6e996e790.zip |
decoder/ffmpeg: support stream tags
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ ver 0.20 (not yet released) - ape: drop support for non-standard tag "album artist" * decoder - ffmpeg: support ReplayGain and MixRamp + - ffmpeg: support stream tags * output - pulse: set channel map to WAVE-EX * mixer |