summaryrefslogtreecommitdiff
path: root/apps/codecs/libmusepack/musepack.h (follow)
Commit message (Expand)AuthorAge
* Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...Andree Buschmann2010-03-07
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Musepack seek hotfix. Do not dynamically allocate seek buffer but use a buffe...Andree Buschmann2008-05-19
* Commit FS#9000. Speed up Musepack decoder by 3% on PP5022/24 via using ICODE_...Andree Buschmann2008-05-17
* Musepack performance optimization for PP5022/PP5024/MCF5250 targets. Use IRAM...Andree Buschmann2008-05-14
* Removed non-active seek mechanism from musepack library, small other cleanups.Andree Buschmann2008-05-10
* Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski2006-11-09
* FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...Thom Johansen2006-08-31
* Make libmusepack output the last frame in two passes. Reclaim the IRAM taken ...Thom Johansen2006-04-27
* Synced libmpcdec to musepack.net SVN.Thom Johansen2006-01-30
* Make Musepack work on little endian devices.Thom Johansen2006-01-29
* Replaced critical loop with assembler. A bit closer to realtime now. This cod...Thom Johansen2005-06-11
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12