add libFLAC for use with audioplayer (enable with --enable-flac)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1540 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: bfb705ef5c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-06-13 (Mon, 13 Jun 2011)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2011-06-13 15:25:42 +00:00
parent 5a5c3b458f
commit 8698350f9e
5 changed files with 52 additions and 4 deletions

View File

@@ -56,7 +56,8 @@ public:
CDR,
MP3,
OGG,
WAV
WAV,
FLAC
};
AudioType type;
std::string type_info;