summaryrefslogtreecommitdiff
path: root/apps/codecs/libmusepack/internal.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-09-10Fully remove floating point code from libmusepack. Introduce two small const ...Andree Buschmann
2011-08-02Sync rockbox to r475 of musepack's svn.Andree Buschmann
2011-05-16Use more IRAM for mpc on S5L870x. Speed up decoding by ~2%.Andree Buschmann
2010-06-24Housekeeping. Comment musepack code seqments unused in rockbox.Andree Buschmann
2010-04-18Clean up libmusepack: move declarations to internal.h and set svn properties.Bertrik Sikken
2010-03-07Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...Andree Buschmann
2006-08-31FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...Thom Johansen
2006-04-25Use the Rockbox endian swap routine instead of the default one.Thom Johansen
2006-01-30Synced libmpcdec to musepack.net SVN.Thom Johansen
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman
2005-04-12Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen