1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Thom Johansen 5e182e0862 Support for Musepack SV4-6 stream files. Patch by Andrew Cupper.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10843 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 12:05:04 +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 Support for Musepack SV4-6 stream files. Patch by Andrew Cupper. 2006-09-01 12:05:04 +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 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 Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00
mp3_enc.c Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +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 FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should also be faster. 2006-08-31 18:18:57 +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 Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +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
wav_enc.c Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00
wavpack.c First commit of reworking voice to be mroe stable on swcodec 2006-04-22 14:40:13 +00:00
wavpack_enc.c Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00