rockbox/apps/codecs
Miika Pekkarinen 0e159f13cf Fixed a few iriver playback quirks and issues with previous fixes.
Also fixed "TST.." bug when seeking and possible an enhancement to mp3
gapless playback also.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8402 a1c6a512-1295-4272-9138-f99709370657
2006-01-20 22:02:44 +00:00
..
dumb Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
lib Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
liba52 Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libalac Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libfaad Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. 2005-12-05 19:32:13 +00:00
libffmpegFLAC Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libFLAC Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libm4a Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libmad Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libmusepack Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libwavpack Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
Tremor Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
a52.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
aac.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
alac.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +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 Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
Makefile New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
mpa.c Fixed a few iriver playback quirks and issues with previous fixes. 2006-01-20 22:02:44 +00:00
mpc.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
shorten.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
SOURCES Work-in-progress iriver iFP-7xx port by Tomasz Malesinski 2006-01-12 00:35:50 +00:00
vorbis.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
wav.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00
wavpack.c Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality 2006-01-18 20:22:03 +00:00