rockbox/apps/codecs
Björn Stenberg 6427d127aa Calculate watermark from bitrate and harddisk spinup time.
Use a smaller PCM buffer on targets with 2MB or less ram.
(FS#9703)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19743 a1c6a512-1295-4272-9138-f99709370657
2009-01-10 21:10:56 +00:00
..
demac Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
lib Removed the sim_ prefix from the plugin api. 2009-01-07 09:53:46 +00:00
liba52 Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libalac Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libasap Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libfaad Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
libffmpegFLAC Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libm4a Make local functions static in codecs, where possible. 2008-12-29 19:49:48 +00:00
libmad Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644. 2008-12-15 09:55:20 +00:00
libmusepack Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libspc Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
libspeex Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644. 2008-12-15 09:55:20 +00:00
libtremor Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
aiff.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
aiff_enc.c Recording: Change some encoder code the operation of which was apparantly unclear. It seems clearer now anyway. No functional changes. 2008-11-28 07:23:13 +00:00
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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
codecs.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +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 Correct version of memory sizes in config-logikdax.h (previous values were just experimental and should not have been committed). We also need to remove two more codecs for this codec buffer size (128KB). The m200 and DAX builds now actually build. 2008-09-22 19:38:28 +00:00
spc.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
speex.c Made local functions static for vorbis and speex codecs 2008-08-12 22:01:55 +00:00
vorbis.c Codec lib directories renamed, except for demac. 2008-11-05 13:30:58 +00:00
wav.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
wav_enc.c Recording: Change some encoder code the operation of which was apparantly unclear. It seems clearer now anyway. No functional changes. 2008-11-28 07:23:13 +00:00
wavpack.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
wavpack_enc.c Recording: Change some encoder code the operation of which was apparantly unclear. It seems clearer now anyway. No functional changes. 2008-11-28 07:23:13 +00:00
wma.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00