1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Thom Johansen 154d959a8b Enable ARM optimisation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8931 a1c6a512-1295-4272-9138-f99709370657
2006-03-06 11:14:29 +00:00
..
dumb
lib Long policy 2006-03-03 02:27:19 +00:00
liba52
libalac Convert to use common internal sample format. 2006-02-13 19:26:18 +00:00
libfaad prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libffmpegFLAC Enable ARM optimisation. 2006-03-06 11:14:29 +00:00
libFLAC
libm4a prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libmad prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libmusepack prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libwavpack More WavPack optimizations. Restored 24-bit file playback. 2006-02-26 08:22:34 +00:00
Tremor Remove all references to errno, it's unnecessary since the codec doesn't directly access files. Should really fix the TLS issues with errno this time... 2006-03-01 01:07:56 +00:00
a52.c Common internal sample format for AC3. 2006-02-13 19:51:53 +00:00
aac.c More 64bit simulator fixes, coinciding with the long policy this time. 2006-03-03 02:09:58 +00:00
aiff.c
alac.c
codec.h
flac.c
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
mpa.c
mpc.c Start converting codecs to use internal sample format (28 bits + sign, 2006-02-13 19:24:36 +00:00
shorten.c Patch #1426489 - Shorten codec optimisations from Mark Arigo 2006-02-07 22:16:35 +00:00
SOURCES
vorbis.c Remove all references to errno, it's unnecessary since the codec doesn't directly access files. Should really fix the TLS issues with errno this time... 2006-03-01 01:07:56 +00:00
wav.c ADPCM wav codec fix by Frederic Devernay 2006-03-04 10:47:38 +00:00
wavpack.c