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
/
libwavpack
/
unpack.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Eliminate references to "long" types for 64-bit compiles; return audio data
Dave Bryant
2006-03-26
*
More WavPack optimizations. Restored 24-bit file playback.
Dave Bryant
2006-02-26
*
Optimization of WavPack decoding in ARM assembler (for iPods). This allows Wa...
Dave Bryant
2006-02-23
*
Streamlined WavPack decoder by utilizing dsp functionality where it was
Dave Bryant
2006-02-06
*
Explicitly declare char types to be signed when they must be
Dave Bryant
2005-12-19
*
fix gcc4 (un)signed warnings
Daniel Stenberg
2005-12-02
*
oops... should compile without warnings now
Christian Gmeiner
2005-07-18
*
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-07-18
*
Added lossless encoding to WavPack library. Also made a few changes to
Dave Bryant
2005-07-04
*
ASM optimisation by David Bryant.
Thom Johansen
2005-05-31
*
Patch #1203309 by David Bryant - WavPack codec fix and performance enhancement
Linus Nielsen Feltzing
2005-05-17
*
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2005-02-28
*
no strcpy for codecs
Christian Gmeiner
2005-02-25
*
changes to compile without warnings
Christian Gmeiner
2005-02-25
*
Initial import of libwavpack
Christian Gmeiner
2005-02-25