1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
2006-11-26 12:02:47 +00:00
..
dumb
lib FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X. 2006-11-11 23:30:41 +00:00
liba52
libalac Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
libfaad
libffmpegFLAC Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
libFLAC
libm4a
libmad Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
libmusepack Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
libwavpack
Tremor Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
a52.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
aac.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
adx.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
aiff.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
aiff_enc.c Fixed header calculation goofs that would've affected mono files and little-endian targets. A bit of general cleanup. Time for bed. 2006-11-24 21:34:15 +00:00
alac.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
codec.h
flac.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
Makefile Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however. 2006-11-24 19:49:04 +00:00
mp3_enc.c
mpa.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
mpc.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
shorten.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
sid.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
SOURCES Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however. 2006-11-24 19:49:04 +00:00
vorbis.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
wav.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
wav_enc.c
wavpack.c SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. 2006-11-26 12:02:47 +00:00
wavpack_enc.c