rockbox/apps/codecs/libmusepack
Daniel Stenberg 2acc0ac542 Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:10:04 +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_config.h
mpc_decoder.c
musepack.h
reader.h
README
README.rockbox
requant.c
requant.h
SOURCES
streaminfo.c
streaminfo.h
synth_filter.c
synth_filter_arm.S

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.