rockbox/apps/codecs
Dave Bryant 278f2b3d5a Explicitly declare char types to be signed when they must be
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8263 a1c6a512-1295-4272-9138-f99709370657
2005-12-19 03:12:20 +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 Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +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 Make use of the generated dependency file. 2005-12-05 19:33:02 +00:00
mpa.c fix gcc4 (un)signed warnings 2005-12-02 08:42:48 +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