diff options
author | Max Kellermann <max@duempel.org> | 2009-01-15 22:54:07 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-15 22:54:07 +0100 |
commit | 33b5693a12ed53aff623643ab67704d1e9c74990 (patch) | |
tree | 54f10c8c354e2af4bac1c0edaf6b62e73927f80d /NEWS | |
parent | db89cb86da24cbf26f598079a5c741cb0d074f68 (diff) | |
download | mpd-33b5693a12ed53aff623643ab67704d1e9c74990.tar.gz mpd-33b5693a12ed53aff623643ab67704d1e9c74990.tar.xz mpd-33b5693a12ed53aff623643ab67704d1e9c74990.zip |
oggvorbis: define HAVE_OGGVORBIS when tremor is enabled
When tremor (libvorbisidec) is used, HAVE_OGGVORBIS was not defined.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ MPD 0.14.1 - not yet released * decoders: - mp4: support the writer/composer tag - id3: strip leading and trailing whitespace from ID3 tags + - oggvorbis: fix tremor support * audio outputs: - jack: allocate default port names (fixes a crash) * update: |