rockbox/apps/codecs
2006-01-08 22:50:14 +00:00
..
dumb fix gcc4 (un)signed warnings 2005-12-02 08:42:48 +00:00
lib Correct the prototype for memmove (oops, forgot this file) 2005-10-31 20:41:54 +00:00
liba52 Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libalac Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libfaad Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libffmpegFLAC Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libFLAC Support for a colon-separated path in APPEXTRA 2005-10-27 14:39:00 +00:00
libm4a Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libmad Enable assembler optimisations for ARM targets 2005-12-16 10:30:22 +00:00
libmusepack I figured out what was *really* causing the MPC track-change noise, so I 2006-01-08 08:38:18 +00:00
libwavpack Explicitly declare char types to be signed when they must be 2005-12-19 03:12:20 +00:00
Tremor iPod - Tremor code has become too big for IRAM (as of 28 December 2005), so temporarily disable ICODE_ATTR to fix the broken builds. This needs reviewing anyway when the time comes to optimise Tremor for the iPod. 2006-01-03 11:58:39 +00:00
a52.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
aac.c fix gcc4 (un)signed warnings 2005-12-02 08:42:48 +00:00
alac.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
codec.h iriver: more codec library cleanup: remove codec_alloca and a some extraneous defines. 2005-10-17 18:46:46 +00:00
flac.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
Makefile Add forgetten libraries to the codec "clean" rule 2005-12-25 20:13:27 +00:00
mpa.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
mpc.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
shorten.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
SOURCES iPod: Implement plugin.lds and enable codec building for all SWCODEC platforms, not just H100 series 2005-11-12 16:01:15 +00:00
vorbis.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
wav.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00
wavpack.c Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). 2006-01-08 22:50:14 +00:00