rockbox/apps/codecs
Linus Nielsen Feltzing 0da0534d10 mp3 codec: simpler seeking, and now sets the sample frequency dynamically from the mp3 frame headers rather than from the frequency found by the metadata parser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7299 a1c6a512-1295-4272-9138-f99709370657
2005-08-10 22:59:06 +00:00
..
dumb silence the makefile 2005-07-12 11:08:57 +00:00
lib Added comments, Replay Gain, and resume/bookmarks for FLAC. 2005-07-28 18:43:33 +00:00
liba52 oops... should compile without warnings now 2005-07-18 13:09:05 +00:00
libFLAC Added comments, Replay Gain, and resume/bookmarks for FLAC. 2005-07-28 18:43:33 +00:00
libmad oops... should compile without warnings now 2005-07-18 13:09:05 +00:00
libmusepack oops... should compile without warnings now 2005-07-18 13:09:05 +00:00
libwavpack oops... should compile without warnings now 2005-07-18 13:09:05 +00:00
Tremor Fixed MAC initialization problem with mpa codec and removed workaround 2005-07-30 13:46:38 +00:00
a52.c Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +00:00
codec.h Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers. 2005-07-03 14:05:12 +00:00
flac.c Added comments, Replay Gain, and resume/bookmarks for FLAC. 2005-07-28 18:43:33 +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 mp3 codec: simpler seeking, and now sets the sample frequency dynamically from the mp3 frame headers rather than from the frequency found by the metadata parser 2005-08-10 22:59:06 +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 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +00:00
wavpack.c Added ReplayGain support to WavPack, including a small fix to dsp.c 2005-07-25 03:34:25 +00:00