1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Daniel Stenberg dca7d391f1 make sure plugin.lds is not processed when building sims since it isn't used for anything then!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19957 a1c6a512-1295-4272-9138-f99709370657
2009-02-09 18:31:56 +00:00
..
demac Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
lib Added missing dependencies for codeclib and pluginlib. This required renaming some files that have twins in other places. 2009-01-12 21:56:46 +00:00
liba52
libalac
libasap
libfaad Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
libffmpegFLAC
libm4a Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
libmad
libmusepack
libspc
libspeex
libtremor Remove floor0 stuff from IRAM. Results in a tiny speed decrease for files encoded with 6+ year old versions of the Xiph encoder, but saves IRAM which can be better used elsewhere. Thanks Nils Wallmenius in FS#7832 for the idea. 2009-01-21 18:22:46 +00:00
libwavpack Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
libwma Sync some changes found in ffmpeg plus a spelling correction I forgot to commit. 2008-12-20 06:40:46 +00:00
a52.c Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
aac.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
adx.c
aiff.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
aiff_enc.c
alac.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
ape.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
asap.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
codec_crt0.c Include divide-by-zero handling within plugins and codecs for ARM processors. 2009-01-24 03:47:09 +00:00
codecs.make make sure plugin.lds is not processed when building sims since it isn't used for anything then! 2009-02-09 18:31:56 +00:00
flac.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
mod.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
mp3_enc.c Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
mpa.c Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
mpc.c Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
nsf.c Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
shorten.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
sid.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
SOURCES
spc.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
speex.c
vorbis.c
wav.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
wav_enc.c
wavpack.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
wavpack_enc.c
wma.c Commit fix suggested by Siaoru Lee in FS#9776. Fixes a bug in our ASF parser. 2009-02-08 22:05:15 +00:00