summaryrefslogtreecommitdiff
path: root/apps/codecs/libmusepack/mpc_demux.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-12-11Roll back the latest mpc upstream sync as this introduced a regression. Fixes...Andree Buschmann
2011-11-29Resync mpc to r476 of svn.musepack.org. Improves error handling after seek.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-11-01Fix FS#11710. On Coldfire CPU's mpc uses a speed optimization which was not c...Andree Buschmann
2010-10-02Optimization of mpc's buffering routines through using the maximum possible b...Andree Buschmann
2010-10-02Finally fix FS#11476 (data abort when playing some sv8 mpc files on lowmem ta...Andree Buschmann
2010-06-24Housekeeping. Comment musepack code seqments unused in rockbox.Andree Buschmann
2010-06-20Fix FS#11416. Resuming mpc was broken since r26032 due to false assumption of...Andree Buschmann
2010-05-14Fix FS#11261 (slow seek forward in mpc files). Since the introduction of the ...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