rockbox/apps/codecs
2006-05-20 09:57:55 +00:00
..
dumb Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
lib Whoops, missed a file in last warning fix commit 2006-03-24 14:26:23 +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 prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libffmpegFLAC Free one register extra so we can block load a bit more. 2006-03-17 00:31:15 +00:00
libFLAC Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libm4a prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libmad Patch #5219 by Antonius Hellmann. Several optimisations to libmad. Both Coldfire and ARM targets should benefit much from this. 2006-04-27 19:52:09 +00:00
libmusepack Fix the first-frame memmove from pretending the data is interleaved, which it isn't anymore. This should fix all remaining gapless problems with Musepack. 2006-04-29 02:00:14 +00:00
libwavpack Update libwavpack to the latest stream specification, and cross fingers 2006-04-22 22:21:36 +00:00
Tremor Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break any other files. :) 2006-04-05 14:01:08 +00:00
a52.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
aac.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
aiff.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
alac.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +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 First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
mpa.c Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback after seeking in an MP3 file. It works for me, but needs more testing with a wider range of files before we can close the bug report - please post feedback on the tracker. 2006-05-20 09:57:55 +00:00
mpc.c The last frame of Musepack files can contain double the amount of samples as in ordinary frames, so let's double our buffer size to accomodate... 2006-04-25 20:39:31 +00:00
shorten.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
SOURCES Patch #1421483 - AIFF codec by Jvo Studer 2006-02-01 16:42:02 +00:00
vorbis.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
wav.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
wavpack.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00