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
/
lib
/
rbcodec
/
codecs
/
libmusepack
/
mpcdec_math.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-11-25
Solve FS#12396 through rolling back r26592. This fixes distortions while mpc ...
Andree Buschmann
2010-06-05
Some asm code beautification in the mpc decoder.
Andree Buschmann
2010-05-29
Small changes to asm for better readability.
Andree Buschmann
2010-04-18
Clean up libmusepack: move declarations to internal.h and set svn properties.
Bertrik Sikken
2010-03-07
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...
Andree Buschmann
2008-05-17
Move ARM assembler of musepack synthesis filter to own file. Additionally add...
Andree Buschmann
2007-08-30
FS #7166. Musepack optimizations and cleanups. Huge speedup on ARM. Note that...
Thom Johansen
2007-05-10
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2006-01-30
Synced libmpcdec to musepack.net SVN.
Thom Johansen
2005-10-12
Musepack: emacified multiplication routines, gives a nice speed boost.
Jens Arnold
2005-07-18
oops... should compile without warnings now
Christian Gmeiner
2005-07-18
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-06-12
Small Musepack optimisation.
Thom Johansen
2005-04-12
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...
Thom Johansen