cog/Frameworks/MPCDec/Files
Christopher Snowhill 51e48dc424 MPCDec: Update genre list to match what TagLib reads 2022-01-08 16:12:00 -08:00
..
include Clean up most warnings and update some dependencies 2021-04-29 18:16:24 -07:00
src MPCDec: Update genre list to match what TagLib reads 2022-01-08 16:12:00 -08:00
AUTHORS Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
COPYING Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
ChangeLog Updated MPCDec to version 1.2.6 2013-10-21 00:39:44 -07:00
INSTALL Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
README Updated MPCDec to version 1.2.6 2013-10-21 00:39:44 -07:00

README

Musepack Decoder Library:

run "./configure [--prefix=/usr]; make"

To create a sample app using the musepack decoder library in src/
Check src/sample.cpp for more details.