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
/
decoder.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Fully remove floating point code from libmusepack. Introduce two small const ...
Andree Buschmann
2011-09-10
*
Set alignment for major data arrays in the mpc codec. This avoids performance...
Andree Buschmann
2010-11-12
*
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...
Andree Buschmann
2010-03-07
*
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
*
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
*
Commit FS#9000. Speed up Musepack decoder by 3% on PP5022/24 via using ICODE_...
Andree Buschmann
2008-05-17
*
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
*
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
*
Make libmusepack output the last frame in two passes. Reclaim the IRAM taken ...
Thom Johansen
2006-04-27
*
Synced libmpcdec to musepack.net SVN.
Thom Johansen
2006-01-30
*
Squeezed two very frequently used arrays in IRAM for a very nice performance ...
Thom Johansen
2005-10-28
*
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...
Thom Johansen
2005-04-12