1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs
Miika Pekkarinen cda55bbd6f Correctly read the next track metadata information. Don't crash if
frequency is ever set to 0.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7171 a1c6a512-1295-4272-9138-f99709370657
2005-07-16 06:26:29 +00:00
..
dumb silence the makefile 2005-07-12 11:08:57 +00:00
lib removed an extra codec_api struct pointer and the function setting it 2005-07-12 10:10:02 +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 Reorganized encoder to allow compressing blocks in smaller chunks and 2005-07-09 23:14:41 +00:00
Tremor Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed tag corruption bug and allowed non-numeric characters in year and tracknum tags. Added support for composer tag 2005-07-15 23:07:51 +00:00
a52.c Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +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 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +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 Correctly read the next track metadata information. Don't crash if 2005-07-16 06:26:29 +00:00
mpc.c Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +00:00
SOURCES build on all h100 units 2005-07-08 10:26:23 +00:00
vorbis.c DSP settings are properly reset when changing between tracks with different sampling rates. 2005-07-16 00:10:42 +00:00
wav.c Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +00:00
wavpack.c Separated buffering stuff from pcm_playback to pcmbuf. Renamed some 2005-07-13 12:48:22 +00:00