summaryrefslogtreecommitdiff
path: root/apps/codecs/libmusepack/mpc_decoder.c (follow)
Commit message (Expand)AuthorAge
* Further changes in mpc buffered seek. Remove magical number and replace it wi...Andree Buschmann2008-06-04
* Fix for FS#9054. MPC-playback stopped after 3:34min caused by out-of-bounds a...Andree Buschmann2008-05-31
* Fixes backward seeking on resumed files and backward seeking to positions to ...Andree Buschmann2008-05-22
* Commit FS#9015. Rework of musepack buffered seek. Now a static seek buffer of...Andree Buschmann2008-05-22
* Musepack seek hotfix. Do not dynamically allocate seek buffer but use a buffe...Andree Buschmann2008-05-19
* 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
* Some changes for musepack: Disable SV4-SV6 support (I guess I am the only one...Andree Buschmann2008-05-10
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* Put Musepack output data array back in IRAM for faster DSP processing. Patch ...Thom Johansen2006-09-01
* FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...Thom Johansen2006-08-31
* 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