diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -37,9 +37,6 @@ Linux. You will need libasound. FIFO This is a mostly undocumented, developer plugin to transmit raw data. -MVP - http://en.wikipedia.org/wiki/Hauppauge_MediaMVP -A network media player. - OSS - http://www.opensound.com Open Sound System. @@ -59,9 +56,6 @@ You also need an encoder: either libvorbisenc (ogg), or liblame (mp3). OpenAL - http://kcat.strangesoft.net/openal.html Open Audio Library -libffado - http://www.ffado.org/ -For FireWire audio devices. - Optional Input Dependencies --------------------------- @@ -81,14 +75,17 @@ Alternative for MP3 support. Ogg Vorbis - http://www.xiph.org/ogg/vorbis/ For Ogg Vorbis support. You will need libogg and libvorbis. +libopus - http://www.opus-codec.org/ +Opus codec support + FLAC - http://flac.sourceforge.net/ -For FLAC support. You will need version 1.1.0 or higher of libflac. +For FLAC support. You will need version 1.2 or higher of libFLAC. Audio File - http://www.68k.org/~michael/audiofile/ For WAVE, AIFF, and AU support. You will need libaudiofile. FAAD2 - http://www.audiocoding.com/ -For MP4/AAC support. You will need libmp4ff. +For MP4/AAC support. libmpcdec - http://www.musepack.net/ For Musepack support. @@ -114,6 +111,9 @@ WAVE, AIFF, and many others. libwavpack - http://www.wavpack.com/ For WavPack playback. +libadplug - http://adplug.sourceforge.net/ +For AdLib playback. + despotify - https://github.com/SimonKagstrom/despotify For Spotify playback. |