rockbox/apps/codecs
Jens Arnold 5b0d74a7d3 Get rid of unused return values, except the one from decode_chunk() which will be used in the dual core split.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19236 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 18:01:18 +00:00
..
demac Get rid of unused return values, except the one from decode_chunk() which will be used in the dual core split. 2008-11-26 18:01:18 +00:00
lib Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
liba52 Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libalac Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libasap Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libfaad Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libffmpegFLAC Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libm4a Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libmad Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libmusepack Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libspc Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libspeex Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libtremor Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libwavpack Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libwma Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
a52.c
aac.c
adx.c
aiff.c
aiff_enc.c New recording setting to configure how mono recordings are made. Previously, this was always L+R, which was kinda silly if your signal was on L only. This setting allows for L, R or L+R. SWCODEC only for now, to be added for HWCODEC (although that will only be L and L+R probably) 2008-10-08 22:18:16 +00:00
alac.c
ape.c New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
asap.c Codec lib directories renamed, except for demac. 2008-11-05 13:30:58 +00:00
codec_crt0.c
codecs.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
flac.c
mod.c
mp3_enc.c New recording setting to configure how mono recordings are made. Previously, this was always L+R, which was kinda silly if your signal was on L only. This setting allows for L, R or L+R. SWCODEC only for now, to be added for HWCODEC (although that will only be L and L+R probably) 2008-10-08 22:18:16 +00:00
mpa.c Opening function brace style police. 2008-09-23 09:23:32 +00:00
mpc.c
nsf.c
shorten.c
sid.c
SOURCES Correct version of memory sizes in config-logikdax.h (previous values were just experimental and should not have been committed). We also need to remove two more codecs for this codec buffer size (128KB). The m200 and DAX builds now actually build. 2008-09-22 19:38:28 +00:00
spc.c Codec lib directories renamed, except for demac. 2008-11-05 13:30:58 +00:00
speex.c Made local functions static for vorbis and speex codecs 2008-08-12 22:01:55 +00:00
vorbis.c Codec lib directories renamed, except for demac. 2008-11-05 13:30:58 +00:00
wav.c
wav_enc.c New recording setting to configure how mono recordings are made. Previously, this was always L+R, which was kinda silly if your signal was on L only. This setting allows for L, R or L+R. SWCODEC only for now, to be added for HWCODEC (although that will only be L and L+R probably) 2008-10-08 22:18:16 +00:00
wavpack.c
wavpack_enc.c
wma.c New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00