index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libmusepack
/
mpc_decoder.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Solve possible glitch after seeking in mpc files. Documented the special trea...
Andree Buschmann
2008-06-28
*
Further changes in mpc buffered seek. Remove magical number and replace it wi...
Andree Buschmann
2008-06-04
*
Fix for FS#9054. MPC-playback stopped after 3:34min caused by out-of-bounds a...
Andree Buschmann
2008-05-31
*
Fixes backward seeking on resumed files and backward seeking to positions to ...
Andree Buschmann
2008-05-22
*
Commit FS#9015. Rework of musepack buffered seek. Now a static seek buffer of...
Andree Buschmann
2008-05-22
*
Musepack seek hotfix. Do not dynamically allocate seek buffer but use a buffe...
Andree Buschmann
2008-05-19
*
Musepack performance optimization for PP5022/PP5024/MCF5250 targets. Use IRAM...
Andree Buschmann
2008-05-14
*
Removed non-active seek mechanism from musepack library, small other cleanups.
Andree Buschmann
2008-05-10
*
Some changes for musepack: Disable SV4-SV6 support (I guess I am the only one...
Andree Buschmann
2008-05-10
*
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-10
*
Put Musepack output data array back in IRAM for faster DSP processing. Patch ...
Thom Johansen
2006-09-01
*
FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...
Thom Johansen
2006-08-31
*
Fix the first-frame memmove from pretending the data is interleaved, which it...
Thom Johansen
2006-04-29
*
Make libmusepack output the last frame in two passes. Reclaim the IRAM taken ...
Thom Johansen
2006-04-27
*
Fix warning.
Thom Johansen
2006-01-30
*
Synced libmpcdec to musepack.net SVN.
Thom Johansen
2006-01-30
*
I figured out what was *really* causing the MPC track-change noise, so I
Dave Bryant
2006-01-08
*
Squeezed two very frequently used arrays in IRAM for a very nice performance ...
Thom Johansen
2005-10-28
*
Musepack: emacified multiplication routines, gives a nice speed boost.
Jens Arnold
2005-10-12
*
Adapted codecs and DSP system to having MACSR saved in thread context.
Thom Johansen
2005-09-07
*
See my message on the mailinglist. This should kill all warnings left in the ...
Tomas Salfischberger
2005-06-14
*
fix a couple of warnings, still have numerous for signed <=> unsigned mixed
Daniel Stenberg
2005-05-07
*
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...
Thom Johansen
2005-04-12