diff options
author | Simon Kagstrom <simon.kagstrom@gmail.com> | 2011-03-20 17:25:52 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-03-23 22:09:58 +0100 |
commit | a8f891efcdc4b4c27942cc05aa025497e7fd983b (patch) | |
tree | 9fdede36f4a184e54900def88ae0407b952441e0 /NEWS | |
parent | a28449a123cd1e49503e267f37c3c900f9c70b29 (diff) | |
download | mpd-a8f891efcdc4b4c27942cc05aa025497e7fd983b.tar.gz mpd-a8f891efcdc4b4c27942cc05aa025497e7fd983b.tar.xz mpd-a8f891efcdc4b4c27942cc05aa025497e7fd983b.zip |
configure.ac: Enable HAVE_OGG_COMMON when using libtremor
Otherwise OGGs can't be played.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ ver 0.15.17 (2011/??/??) * encoder: - vorbis: reset the Ogg stream after flush +* decoders: + - vorbis: fix tremor support ver 0.15.16 (2011/03/13) |