1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Miika Pekkarinen 5c2c991d14 Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".
Thanks to Magnus Holmgren. Now metadata reading is better with
improved performance for mp3 files.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7030 a1c6a512-1295-4272-9138-f99709370657
2005-07-05 19:55:40 +00:00
..
dumb Killed all simulator warnings. 2005-06-15 19:38:13 +00:00
lib Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback 2005-07-05 08:43:36 +00:00
liba52 Big performance improvement for liba52. A couple of small ASM opts, and lots IRAM usage. 2005-06-11 14:45:48 +00:00
libFLAC Fixed makefiles for autoconf.g include. 2005-05-07 22:41:17 +00:00
libmad Typo. 2005-06-09 14:27:27 +00:00
libmusepack Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers. 2005-07-03 14:05:12 +00:00
libwavpack Added lossless encoding to WavPack library. Also made a few changes to 2005-07-04 06:38:00 +00:00
Tremor Use asm optimised memset() in vorbis_apply_window. 2005-06-21 20:14:18 +00:00
a52.c Initial DSP implementation. DSP supports resampling audio stream from 2005-06-26 19:41:29 +00:00
codec.h Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers. 2005-07-03 14:05:12 +00:00
flac.c Initial DSP implementation. DSP supports resampling audio stream from 2005-06-26 19:41:29 +00:00
Makefile For target builds, make the ELF files depend on its object file, but also 2005-06-28 22:14:02 +00:00
mpa.c Applied patch "[ 1232957 ] MP3 metadata fixes for software codec". 2005-07-05 19:55:40 +00:00
mpc.c Nicer code, removed rb references. 2005-06-22 22:02:11 +00:00
SOURCES build codecs too 2005-06-22 20:13:18 +00:00
vorbis.c Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback 2005-07-05 08:43:36 +00:00
wav.c Initial DSP implementation. DSP supports resampling audio stream from 2005-06-26 19:41:29 +00:00
wavpack.c Not sure if this is the right way to make "resume" work correctly for WavPack, 2005-06-30 06:09:59 +00:00