Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
05dccc355144dc717b3cb9ef0074a9ab38a520f4
/
apps
/
codecs
/
libwavpack
05dccc3
Profiling support, tools and documentation.
by Brandon Low
· 19 years ago
278f2b3
Explicitly declare char types to be signed when they must be
by Dave Bryant
· 19 years ago
1b0d1da
Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning.
by Magnus Holmgren
· 19 years ago
76667e2
fix gcc4 (un)signed warnings
by Daniel Stenberg
· 19 years ago
f7b2e84
"signed char" police
by Dave Chapman
· 19 years ago
dc9e201
Support for a colon-separated path in APPEXTRA
by Linus Nielsen Feltzing
· 19 years ago
292e4e9
Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.
by Thom Johansen
· 19 years ago
6753fb5
oops... should compile without warnings now
by Christian Gmeiner
· 19 years ago
c6ff1f5
Added CPU_COLDFIRE define - one step closer to iAudio-port
by Christian Gmeiner
· 19 years ago
85e0376
Reorganized encoder to allow compressing blocks in smaller chunks and
by Dave Bryant
· 19 years ago
dacbc16
Added lossless encoding to WavPack library. Also made a few changes to
by Dave Bryant
· 19 years ago
614f0a3
WavPack optimisation by David Bryant.
by Thom Johansen
· 20 years ago
668205f
We clear our accumulators after we're done with them on Coldfire. No need to clear them on init.
by Thom Johansen
· 20 years ago
9985caf
ASM optimisation by David Bryant. Placed various important arrays in IRAM.
by Thom Johansen
· 20 years ago
6705a88
Patch #1203309 by David Bryant - WavPack codec fix and performance enhancement
by Linus Nielsen Feltzing
· 20 years ago
b8a23f9e
Fixed makefiles for autoconf.g include.
by Daniel Stenberg
· 20 years ago
bc39c8c
kill a warning
by Daniel Stenberg
· 20 years ago
8ebff81
Use the new generic SRC build "macro" in tools/makesrc.inc to process the
by Daniel Stenberg
· 20 years ago
f513da2
Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles
by Linus Nielsen Feltzing
· 20 years ago
3e1d8e4
Handle .S files in the codec Makefiles
by Linus Nielsen Feltzing
· 20 years ago
f0cfd27
Correct dependencies for codec builds
by Linus Nielsen Feltzing
· 20 years ago
b363d65
Get malloc() and friends out of the way for the cygwin linker (and maybe others), to make plugins work properly in the simulator.
by Jens Arnold
· 20 years ago
52356d8
Show compiled source files
by Jens Arnold
· 20 years ago
4d8bbf4
Killed warnings
by Jens Arnold
· 20 years ago
fe94a7a
no strcpy for codecs
by Christian Gmeiner
· 20 years ago
8cb37d3
no strcpy for codecs
by Christian Gmeiner
· 20 years ago
26601b9
dirty ctype fix
by Christian Gmeiner
· 20 years ago
83387a7
include libwavpack into build system
by Christian Gmeiner
· 20 years ago
c3e55c0
changes to compile without warnings
by Christian Gmeiner
· 20 years ago
e449d88
Initial import of libwavpack
by Christian Gmeiner
· 20 years ago