diff options
author | Max Kellermann <max@duempel.org> | 2014-09-24 20:08:44 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-09-24 22:53:50 +0200 |
commit | 032e435490b5e1e27c951a8b529a8e11c8a81ae6 (patch) | |
tree | 2ec874d2c6a079c339c52d24cb2484072f1da059 /NEWS | |
parent | 78c43edcacb80f89e45ad9d6c97a51924e46c919 (diff) | |
download | mpd-032e435490b5e1e27c951a8b529a8e11c8a81ae6.tar.gz mpd-032e435490b5e1e27c951a8b529a8e11c8a81ae6.tar.xz mpd-032e435490b5e1e27c951a8b529a8e11c8a81ae6.zip |
decoder/mpg123: support ID3v2, ReplayGain and MixRamp
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ ver 0.19 (not yet released) - dsf: support multi-channel files - dsf: fix big-endian bugs - dsf: fix noise at end of malformed file + - mpg123: support ID3v2, ReplayGain and MixRamp - sndfile: support scanning remote files - sndfile: support tags "comment", "album", "track", "genre" - sndfile: native floating point playback |