rockbox/apps/codecs
Thom Johansen 4ba14d9113 Free one register extra so we can block load a bit more.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9069 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 00:31:15 +00:00
..
dumb
lib Fix profiling compilation for non-m68k targets 2006-03-09 01:37:52 +00:00
liba52
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
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 Minor code policing 2006-02-01 17:58:10 +00:00
alac.c
codec.h
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