rockbox/apps/codecs
2006-01-18 00:05: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 New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
aac.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
alac.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05: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 New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
Makefile New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
mpa.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
mpc.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
shorten.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
SOURCES Work-in-progress iriver iFP-7xx port by Tomasz Malesinski 2006-01-12 00:35:50 +00:00
vorbis.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
wav.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
wavpack.c New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00