diff options
author | Max Kellermann <max@duempel.org> | 2009-09-09 10:44:12 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-09-09 10:44:12 +0200 |
commit | 4cdf62000c2d5403f0dc5a5078719c2d63d268c7 (patch) | |
tree | e94d32266c8c05f1d3f1587611f147b8efd18209 /INSTALL | |
parent | 761771ad245ef6103862e4cc6bb5efdac8a17a84 (diff) | |
download | mpd-4cdf62000c2d5403f0dc5a5078719c2d63d268c7.tar.gz mpd-4cdf62000c2d5403f0dc5a5078719c2d63d268c7.tar.xz mpd-4cdf62000c2d5403f0dc5a5078719c2d63d268c7.zip |
INSTALL: mention libwavpack and OpenAL
Diffstat (limited to '')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -56,6 +56,9 @@ libshout - http://www.icecast.org/ For streaming to an Icecast or Shoutcast server. You also need an encoder: either libvorbisenc (ogg), or liblame (mp3). +OpenAL - http://kcat.strangesoft.net/openal.html +Open Audio Library + Optional Input Dependencies --------------------------- @@ -110,6 +113,9 @@ For MIDI support. libsndfile - http://www.mega-nerd.com/libsndfile/ WAVE, AIFF, and many others. +libwavpack - http://www.wavpack.com/ +For WavPack playback. + Optional Miscellaneous Dependencies ----------------------------------- |