1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Daniel Stenberg c2bf5dfe12 For target builds, make the ELF files depend on its object file, but also
on the generic codec lib and the specific codec lib for each particular
codec. (Initial take, may need to adjusting to get optimal)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6905 a1c6a512-1295-4272-9138-f99709370657
2005-06-28 22:14:02 +00:00
..
dumb
lib Fixed a simulator warning. 2005-06-27 19:52:34 +00:00
liba52
libFLAC
libmad
libmusepack
libwavpack
Tremor
a52.c Initial DSP implementation. DSP supports resampling audio stream from 2005-06-26 19:41:29 +00:00
codec.h
flac.c Initial DSP implementation. DSP supports resampling audio stream from 2005-06-26 19:41:29 +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 Turned off dithering in MPEG audio codec. It's just too slow. 2005-06-27 18:06:25 +00:00
mpc.c Nicer code, removed rb references. 2005-06-22 22:02:11 +00:00
SOURCES
vorbis.c Initial DSP implementation. DSP supports resampling audio stream from 2005-06-26 19:41:29 +00:00
wav.c Initial DSP implementation. DSP supports resampling audio stream from 2005-06-26 19:41:29 +00:00
wavpack.c Allow WavPack to use new sampling rate converter 2005-06-27 00:12:40 +00:00