summaryrefslogtreecommitdiff
path: root/apps/codecs/libmusepack/mpc_decoder.c (follow)
Commit message (Expand)AuthorAge
* Fix the first-frame memmove from pretending the data is interleaved, which it...Thom Johansen2006-04-29
* Make libmusepack output the last frame in two passes. Reclaim the IRAM taken ...Thom Johansen2006-04-27
* Fix warning.Thom Johansen2006-01-30
* Synced libmpcdec to musepack.net SVN.Thom Johansen2006-01-30
* I figured out what was *really* causing the MPC track-change noise, so IDave Bryant2006-01-08
* Squeezed two very frequently used arrays in IRAM for a very nice performance ...Thom Johansen2005-10-28
* Musepack: emacified multiplication routines, gives a nice speed boost.Jens Arnold2005-10-12
* Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen2005-09-07
* See my message on the mailinglist. This should kill all warnings left in the ...Tomas Salfischberger2005-06-14
* fix a couple of warnings, still have numerous for signed <=> unsigned mixedDaniel Stenberg2005-05-07
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12