rockbox/apps/codecs/libmusepack
Bertrik Sikken 4f87abf90a Cosmetic fix: remove duplicate semicolons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20198 a1c6a512-1295-4272-9138-f99709370657
2009-03-04 18:15:06 +00:00
..
AUTHORS
ChangeLog
config-mpc.h
config_types.h
COPYING
decoder.h
huffman.h
huffsv7.c
huffsv46.c
idtag.c
internal.h
libmusepack.make Silence warning from 'ar' if the archive had to be created. 2009-03-01 09:04:15 +00:00
mainpage.h
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 Cosmetic fix: remove duplicate semicolons 2009-03-04 18:15:06 +00:00
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.