rockbox/apps/codecs
Magnus Holmgren 9f09a39436 Add resume support to AAC files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10720 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 13:10:48 +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 Only cast if value is used. This should fix a build warning. 2006-08-10 21:25:59 +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 Add resume support to AAC files. 2006-08-23 13:10:48 +00:00
libmad Adding a slightly painful workaround to silence a compiler warning. 2006-08-17 17:13:56 +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 Add resume support to AAC files. 2006-08-23 13:10:48 +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
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 broken resume for wav files. 2006-08-23 08:19:29 +00:00
wavpack.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00