diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2014-04-12 20:30:07 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2014-04-12 20:30:07 +0200 |
commit | a542ddde796c4b71ac6dd2250c957906f78d344a (patch) | |
tree | b6de4fa551185744c6ba2bde77f8f3c7886e20f6 | |
parent | 0ba07406f7348605d82373bf43d43099033c9447 (diff) | |
download | pianobar-windows-a542ddde796c4b71ac6dd2250c957906f78d344a.tar.gz pianobar-windows-a542ddde796c4b71ac6dd2250c957906f78d344a.tar.bz2 pianobar-windows-a542ddde796c4b71ac6dd2250c957906f78d344a.zip |
INSTALL: Add note about libav* configuration
-rw-r--r-- | INSTALL | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -8,11 +8,15 @@ Dependencies - pthreads - libao - gnutls -- gcrypt (with blowfish cipher enabled) +- gcrypt[1] - json-c -- libav/ffmpeg +- libav/ffmpeg[2] - UTF-8 console/locale +[1] with blowfish cipher enabled +[2] required: demuxer mov, decoder aac, protocol http and filters volume, + aformat, aresample + Building -------- |