rockbox/apps/codecs
Thom Johansen 14f2e45397 Replaced standard libmad accumulator sequence with EMAC optimised one.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7514 a1c6a512-1295-4272-9138-f99709370657
2005-09-13 14:12:52 +00:00
..
dumb silence the makefile 2005-07-12 11:08:57 +00:00
lib Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
liba52 Adapted codecs and DSP system to having MACSR saved in thread context. 2005-09-07 00:24:27 +00:00
libFLAC Put some FLAC data in IRAM. Will clean up code later. 2005-09-07 10:13:39 +00:00
libmad Replaced standard libmad accumulator sequence with EMAC optimised one. 2005-09-13 14:12:52 +00:00
libmusepack Adapted codecs and DSP system to having MACSR saved in thread context. 2005-09-07 00:24:27 +00:00
libwavpack oops... should compile without warnings now 2005-07-18 13:09:05 +00:00
Tremor Adapted codecs and DSP system to having MACSR saved in thread context. 2005-09-07 00:24:27 +00:00
a52.c Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +00:00
codec.h Adapted codecs and DSP system to having MACSR saved in thread context. 2005-09-07 00:24:27 +00:00
flac.c Fix red build with a comment for now. 2005-09-07 02:41:00 +00:00
Makefile For target builds, make the ELF files depend on its object file, but also 2005-06-28 22:14:02 +00:00
mpa.c Adapted codecs and DSP system to having MACSR saved in thread context. 2005-09-07 00:24:27 +00:00
mpc.c Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +00:00
SOURCES build on all h100 units 2005-07-08 10:26:23 +00:00
vorbis.c Added comments, Replay Gain, and resume/bookmarks for FLAC. 2005-07-28 18:43:33 +00:00
wav.c Initial voice ui support for software codec platforms. Added also a 2005-08-20 11:13:19 +00:00
wavpack.c Added ReplayGain support to WavPack, including a small fix to dsp.c 2005-07-25 03:34:25 +00:00