1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Nils Wallménius c7f4773cf6 Simplify makefile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25084 a1c6a512-1295-4272-9138-f99709370657
2010-03-09 03:20:14 +00:00
..
demac libdemac: Separate filtering calls per channel in preparation for the dual-core split on PP. This also means less inlining, and hence speeds up decoding on single core slightly, due to better caching behaviour. 2010-03-03 21:20:13 +00:00
lib Use bx lr unconditionally in setjmp_arm.S 2010-03-09 00:22:23 +00:00
liba52
libalac
libasap
libatrac
libcook
libfaad
libffmpegFLAC
libm4a
libmad
libmusepack Use more IRAM for musepack on S5L870X CPUs. 2010-03-07 21:38:42 +00:00
libpcm ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends. 2010-03-07 07:27:45 +00:00
librm
libspc
libspeex
libtremor Simplify makefile 2010-03-09 03:20:14 +00:00
libwavpack
libwma Fix red. 2010-03-07 20:44:50 +00:00
a52.c
a52_rm.c
aac.c
adx.c
aiff.c wave codec 2010-03-07 07:15:21 +00:00
aiff_enc.c
alac.c
ape.c
asap.c
atrac3_oma.c
atrac3_rm.c
au.c When seek action failed, play time is invalid. 2010-03-06 08:13:56 +00:00
codec_crt0.c
codecs.make
cook.c
flac.c
mod.c
mp3_enc.c
mpa.c
mpc.c Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) to rockbox. Several adaptions in the musepack decoder were made to get the library work and perform fast under rockbox on several targets. With this change mpc sv8 is supported, including seek, replay gain and metadata support. The decoding speed is a 1-4% lower than the last implementation. Reason for this is main restructuring in the bitstream demuxer. 2010-03-07 19:34:44 +00:00
nsf.c
raac.c
shorten.c
sid.c
smaf.c wave codec 2010-03-07 07:15:21 +00:00
SOURCES
spc.c
speex.c
vorbis.c
vox.c When seek action failed, play time is invalid. 2010-03-06 08:13:56 +00:00
wav.c wave codec 2010-03-07 07:15:21 +00:00
wav64.c wave codec 2010-03-07 07:15:21 +00:00
wav_enc.c
wavpack.c
wavpack_enc.c
wma.c