..
dumb
Profiling support, tools and documentation.
2006-01-18 20:54:13 +00:00
lib
Fix profiling compilation for non-m68k targets
2006-03-09 01:37:52 +00:00
liba52
Profiling support, tools and documentation.
2006-01-18 20:54:13 +00:00
libalac
Convert to use common internal sample format.
2006-02-13 19:26:18 +00:00
libfaad
prevent rockbox from using the wrong includes
2006-02-24 13:48:52 +00:00
libffmpegFLAC
Free one register extra so we can block load a bit more.
2006-03-17 00:31:15 +00:00
libFLAC
Profiling support, tools and documentation.
2006-01-18 20:54:13 +00:00
libm4a
prevent rockbox from using the wrong includes
2006-02-24 13:48:52 +00:00
libmad
prevent rockbox from using the wrong includes
2006-02-24 13:48:52 +00:00
libmusepack
prevent rockbox from using the wrong includes
2006-02-24 13:48:52 +00:00
libwavpack
More WavPack optimizations. Restored 24-bit file playback.
2006-02-26 08:22:34 +00:00
Tremor
Remove all references to errno, it's unnecessary since the codec doesn't directly access files. Should really fix the TLS issues with errno this time...
2006-03-01 01:07:56 +00:00
a52.c
Common internal sample format for AC3.
2006-02-13 19:51:53 +00:00
aac.c
More 64bit simulator fixes, coinciding with the long policy this time.
2006-03-03 02:09:58 +00:00
aiff.c
Code policed. Converted to generate internal s3.28 format directly (next
2006-03-20 20:19:40 +00:00
alac.c
Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality
2006-01-18 20:22:03 +00:00
codec.h
iriver: more codec library cleanup: remove codec_alloca and a some extraneous defines.
2005-10-17 18:46:46 +00:00
flac.c
Prevent unaligned memory accesses whilst reading seektable - fixes FLAC playback on iPod
2006-01-29 01:31:28 +00:00
Makefile
prevent rockbox from using the wrong includes
2006-02-24 13:48:52 +00:00
mpa.c
Muting trick to prevent tiny pops and glitchless mp3 seeking.
2006-01-22 10:25:07 +00:00
mpc.c
Start converting codecs to use internal sample format (28 bits + sign,
2006-02-13 19:24:36 +00:00
shorten.c
Patch #1426489 - Shorten codec optimisations from Mark Arigo
2006-02-07 22:16:35 +00:00
SOURCES
Patch #1421483 - AIFF codec by Jvo Studer
2006-02-01 16:42:02 +00:00
vorbis.c
Remove all references to errno, it's unnecessary since the codec doesn't directly access files. Should really fix the TLS issues with errno this time...
2006-03-01 01:07:56 +00:00
wav.c
ADPCM wav codec fix by Frederic Devernay
2006-03-04 10:47:38 +00:00
wavpack.c
Streamlined WavPack decoder by utilizing dsp functionality where it was
2006-02-06 07:40:35 +00:00