rockbox/apps/codecs
Thom Johansen bdaac21086 Fix erronous ARM assembler case for order 1 frames in the FLAC codec. Fixes FS #5759.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10411 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:08:43 +00:00
..
dumb Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
lib Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +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 Fix erronous ARM assembler case for order 1 frames in the FLAC codec. Fixes FS #5759. 2006-08-02 17:08:43 +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 Compiling libmad with -O instead of -O2 gives a small speedup (60% boost instead of 66% boost on my test tracks) on ipods. Based on patch #5707 for the ipod 3g by Daniel Ankers, extended to all ipods by me. 2006-07-24 19:32:15 +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 Vorbis: Improve ability to decode old files (using floor0). Not enough to be able to decode one test file though... 2006-07-25 18:04:43 +00:00
a52.c Add resume support for AC3 files. 2006-07-26 19:08:16 +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 Fix bug 5341: Resume in Wav and Flac doesn't start from the position where it was left off. Mark Arigo helped with the Flac fix. 2006-06-04 15:04:03 +00:00
Makefile Patch #5157 by Rainer Sinsch - SID codec 2006-07-18 18:33:12 +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
sid.c Patch #5157 by Rainer Sinsch - SID codec 2006-07-18 18:33:12 +00:00
SOURCES Patch #5157 by Rainer Sinsch - SID codec 2006-07-18 18:33:12 +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 Fix for wav files where the fmt chunk is not close to the start of the file 2006-06-27 22:27:21 +00:00
wavpack.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00