rockbox/apps/codecs
Dave Chapman 661e6bcb46 Add forgetten libraries to the codec "clean" rule
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8288 a1c6a512-1295-4272-9138-f99709370657
2005-12-25 20:13:27 +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 Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libwavpack Explicitly declare char types to be signed when they must be 2005-12-19 03:12:20 +00:00
Tremor Inspired by patch #1377739 by Brandon Low: Inline oggpack_adv and the most used part of oggpack_look. Reduces CPU boost on a test track (208 kbps) by 2-3 percentage points. 2005-12-21 19:46:34 +00:00
a52.c More stable playback with reduced stuttering when skipping tracks. 2005-11-18 20:21:13 +00:00
aac.c fix gcc4 (un)signed warnings 2005-12-02 08:42:48 +00:00
alac.c fix gcc4 (un)signed warnings 2005-12-02 08:42:48 +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 More stable playback with reduced stuttering when skipping tracks. 2005-11-18 20:21:13 +00:00
Makefile Add forgetten libraries to the codec "clean" rule 2005-12-25 20:13:27 +00:00
mpa.c iRiver: improved handling of bad mpeg files. 2005-12-22 21:53:21 +00:00
mpc.c More stable playback with reduced stuttering when skipping tracks. 2005-11-18 20:21:13 +00:00
shorten.c fix gcc4 (un)signed warnings 2005-12-02 08:42:48 +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 More stable playback with reduced stuttering when skipping tracks. 2005-11-18 20:21:13 +00:00
wav.c More stable playback with reduced stuttering when skipping tracks. 2005-11-18 20:21:13 +00:00
wavpack.c More stable playback with reduced stuttering when skipping tracks. 2005-11-18 20:21:13 +00:00