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