diff options
author | Max Kellermann <max@duempel.org> | 2009-11-11 08:14:37 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-11 08:14:37 +0100 |
commit | 68f77e4163db78bbc3740555591b95aad824d82c (patch) | |
tree | 746420a3f28261e36a86b2e7b690dc13859bb5de /NEWS | |
parent | 93a13b42dd3d792a32c5e256d5172cf7647a3fc5 (diff) | |
download | mpd-68f77e4163db78bbc3740555591b95aad824d82c.tar.gz mpd-68f77e4163db78bbc3740555591b95aad824d82c.tar.xz mpd-68f77e4163db78bbc3740555591b95aad824d82c.zip |
oggflac: rewind stream after FLAC detection
The oggflac plugin has been completely broken for quite a while and
nobody has noticed - maybe we should remove it?
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ ver 0.15.6 (2009/??/??) - zzip: require libzzip 0.13 * decoders: - ffmpeg: convert metadata + - oggflac: rewind stream after FLAC detection * output_thread: check again if output is open on PAUSE * update: delete ignored symlinks from database * database: increased maximum line length to 32 kB |