diff options
author | Christoph Tieben <buggy@tieben.de> | 2014-06-27 21:14:17 +0200 |
---|---|---|
committer | Christoph Tieben <buggy@tieben.de> | 2014-06-27 21:14:17 +0200 |
commit | 34689eb2d2c292e4847814b965e7e78da839cdea (patch) | |
tree | ecc92a35196363028525c25bd59a36ffb8d6a0d0 /NEWS | |
parent | 211aea1441bcb7cf79f2b143fbed9d8f641c13ef (diff) | |
download | mpd-34689eb2d2c292e4847814b965e7e78da839cdea.tar.gz mpd-34689eb2d2c292e4847814b965e7e78da839cdea.tar.xz mpd-34689eb2d2c292e4847814b965e7e78da839cdea.zip |
decoder: vorbis, flac, opus: honor DESCRIPTION= tag in Xiph-based files as a comment to the song
(see https://www.xiph.org/vorbis/doc/v-comment.html for Details)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ ver 0.19 (not yet released) - smbclient: new input plugin * filter - volume: improved software volume dithering +* decoder: + - vorbis, flac, opus: honor DESCRIPTION= tag in Xiph-based files as a comment to the song * encoder: - shine: new encoder plugin * threads: |