rockbox/apps/codecs
Thom Johansen 8b2531be27 Nicer code, removed rb references.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6829 a1c6a512-1295-4272-9138-f99709370657
2005-06-22 22:02:11 +00:00
..
dumb Killed all simulator warnings. 2005-06-15 19:38:13 +00:00
lib rip out all the LCD junk from the codec API 2005-06-22 20:40:35 +00:00
liba52 Big performance improvement for liba52. A couple of small ASM opts, and lots IRAM usage. 2005-06-11 14:45:48 +00:00
libFLAC Fixed makefiles for autoconf.g include. 2005-05-07 22:41:17 +00:00
libmad Typo. 2005-06-09 14:27:27 +00:00
libmusepack See my message on the mailinglist. This should kill all warnings left in the iriver builds. And the changes will be added to the next musepack minor release. 2005-06-14 18:48:35 +00:00
libwavpack WavPack optimisation by David Bryant. 2005-06-09 09:26:05 +00:00
Tremor Use asm optimised memset() in vorbis_apply_window. 2005-06-21 20:14:18 +00:00
a52.c removed the use of the 2nd argument to codec_start() since no codec used 2005-06-22 19:55:09 +00:00
codec.h Compile the simulators without special code & data sections. Fixes intermittent hangs/ crashes of mpa2wav. 2005-03-10 20:02:08 +00:00
flac.c removed the use of the 2nd argument to codec_start() since no codec used 2005-06-22 19:55:09 +00:00
Makefile fix sim builds 2005-06-22 21:13:10 +00:00
mpa.c Cleaned up code a bit, removed all rb references. 2005-06-22 21:18:05 +00:00
mpc.c Nicer code, removed rb references. 2005-06-22 22:02:11 +00:00
SOURCES build codecs too 2005-06-22 20:13:18 +00:00
vorbis.c removed the use of the 2nd argument to codec_start() since no codec used 2005-06-22 19:55:09 +00:00
wav.c removed the use of the 2nd argument to codec_start() since no codec used 2005-06-22 19:55:09 +00:00
wavpack.c removed the use of the 2nd argument to codec_start() since no codec used 2005-06-22 19:55:09 +00:00