rockbox/apps/codecs
2006-10-25 00:59:38 +00:00
..
dumb Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
lib Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
liba52 Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
libalac Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
libfaad Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
libffmpegFLAC Assembler optimised FLAC 24 bit handling routines for Coldfire based players. Decoding speed should be improved drastically. Haven't got so many 24 bit files myself, so let me know if something sounds off. 2006-10-25 00:59:38 +00:00
libFLAC Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
libm4a Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
libmad Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
libmusepack Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
libwavpack Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
Tremor Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
a52.c Add resume support for AC3 files. 2006-07-26 19:08:16 +00:00
aac.c AAC codec: Improved MP4 file parsing. Should now handle most streamable files. Also some code cleanup and policing. 2006-10-11 17:02:23 +00:00
adx.c oops, forgot to 'cvs add' it [thanks for reminding me, linuxstb] 2006-09-25 16:35:03 +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 Forgot one file... 2006-10-11 17:12:29 +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 Consistent style of 'make' messages. Always use ranlib after ar. 2006-10-23 22:33:39 +00:00
mp3_enc.c FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the MP3 encoder plugin. 2006-09-09 01:35: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 Put Musepack output data array back in IRAM for faster DSP processing. Patch by Andrew Cupper. 2006-09-01 12:09:20 +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 Accepted FS#6023 - ADX codec (some kind of ADPCM). 2006-09-25 16:13:05 +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 Fix profiling builds. 2006-09-23 14:38:04 +00:00