rockbox/apps/codecs/libmusepack
Michael Giacomelli 75c7ac80e8 Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musepack files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16563 a1c6a512-1295-4272-9138-f99709370657
2008-03-08 21:26:03 +00:00
..
AUTHORS
ChangeLog
config-mpc.h
config_types.h
COPYING
decoder.h
huffman.h
huffsv7.c
huffsv46.c
idtag.c
internal.h
mainpage.h
Makefile
math.h
mpc_decoder.c
musepack.h
reader.h
README
README.rockbox
requant.c
requant.h
SOURCES
streaminfo.c
streaminfo.h
synth_filter.c Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musepack files. 2008-03-08 21:26:03 +00:00

Musepack Decoder Library 1.1:

run "./configure; make"

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