rockbox/apps/codecs
Dave Chapman c01775ff41 Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags and remove debugf definition from codec
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7840 a1c6a512-1295-4272-9138-f99709370657
2005-11-13 11:04:02 +00:00
..
dumb silence the makefile 2005-07-12 11:08:57 +00:00
lib Correct the prototype for memmove (oops, forgot this file) 2005-10-31 20:41:54 +00:00
liba52 Some more IBSS_ATTR changes. 2005-10-31 13:00:14 +00:00
libalac Move code into IRAM and explicitly inline some functions (gcc was inlining them anyway, but this way is better) 2005-11-03 18:14:37 +00:00
libfaad "signed char" police 2005-11-12 15:06:46 +00:00
libffmpegFLAC Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags and remove debugf definition from codec 2005-11-13 11:04:02 +00:00
libFLAC Support for a colon-separated path in APPEXTRA 2005-10-27 14:39:00 +00:00
libm4a Make the m4a parser happier with Nero-encoded .mp4 files. This still needs more work. 2005-11-02 14:01:27 +00:00
libmad Support for a colon-separated path in APPEXTRA 2005-10-27 14:39:00 +00:00
libmusepack Changed output format of libmpcdec to non-interleaved stereo for a slight speed boost. Also stopped wasting 10kb of IRAM in the output sample buffer. 2005-11-06 23:05:49 +00:00
libwavpack "signed char" police 2005-11-12 15:06:46 +00:00
Tremor Support for a colon-separated path in APPEXTRA 2005-10-27 14:39:00 +00:00
a52.c The seek_time member of the codec API needs to be decremented before use as a seeking time. 2005-11-06 19:18:04 +00:00
aac.c The seek_time member of the codec API needs to be decremented before use as a seeking time. 2005-11-06 19:18:04 +00:00
alac.c The seek_time member of the codec API needs to be decremented before use as a seeking time. 2005-11-06 19:18:04 +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 The seek_time member of the codec API needs to be decremented before use as a seeking time. 2005-11-06 19:18:04 +00:00
Makefile Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementation by Mark Arigo. 2005-11-11 19:45:36 +00:00
mpa.c Need to set sample depth before clip limits to avoid having clip limits overridden. 2005-11-02 19:15:25 +00:00
mpc.c Changed output format of libmpcdec to non-interleaved stereo for a slight speed boost. Also stopped wasting 10kb of IRAM in the output sample buffer. 2005-11-06 23:05:49 +00:00
shorten.c Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags and remove debugf definition from codec 2005-11-13 11:04:02 +00:00
SOURCES iPod: Implement plugin.lds and enable codec building for all SWCODEC platforms, not just H100 series 2005-11-12 16:01:15 +00:00
vorbis.c The seek_time member of the codec API needs to be decremented before use as a seeking time. 2005-11-06 19:18:04 +00:00
wav.c The seek_time member of the codec API needs to be decremented before use as a seeking time. 2005-11-06 19:18:04 +00:00
wavpack.c The seek_time member of the codec API needs to be decremented before use as a seeking time. 2005-11-06 19:18:04 +00:00