rockbox/apps/codecs
Thom Johansen d1fbd12189 Common internal sample format for AC3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8684 a1c6a512-1295-4272-9138-f99709370657
2006-02-13 19:51:53 +00:00
..
dumb Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
lib Added memmove() to codec API & plugin API, and changed codeclib and plugin libs to use it. 2006-02-06 16:04:01 +00:00
liba52 Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libalac Convert to use common internal sample format. 2006-02-13 19:26:18 +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 Convert to use common internal sample format. 2006-02-13 19:26:18 +00:00
libFLAC Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libm4a Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libmad Undefined DEBUG, so that it compiles on DEBUG builds. 2006-02-03 23:21:36 +00:00
libmusepack Start converting codecs to use internal sample format (28 bits + sign, 2006-02-13 19:24:36 +00:00
libwavpack Streamlined WavPack decoder by utilizing dsp functionality where it was 2006-02-06 07:40:35 +00:00
Tremor Make Tremor usable on ARM targets. 2006-01-28 21:21:21 +00:00
a52.c Common internal sample format for AC3. 2006-02-13 19:51:53 +00:00
aac.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
aiff.c Minor code policing 2006-02-01 17:58:10 +00:00
alac.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +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 Prevent unaligned memory accesses whilst reading seektable - fixes FLAC playback on iPod 2006-01-29 01:31:28 +00:00
Makefile Let's not leave the codecs empty 2006-02-09 07:28:58 +00:00
mpa.c Muting trick to prevent tiny pops and glitchless mp3 seeking. 2006-01-22 10:25:07 +00:00
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 Patch #1421483 - AIFF codec by Jvo Studer 2006-02-01 16:42:02 +00:00
vorbis.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
wav.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
wavpack.c Streamlined WavPack decoder by utilizing dsp functionality where it was 2006-02-06 07:40:35 +00:00