1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs/libpcm
Yoshihisa Uchida 0996bbd278 corrects the smaf parser the following.
- It is normally retrieved even if the position of wave data is not in given position from the head.
- The problem that artist/title/composer cannot be given normally when the character code != iso8859-1, utf-8.
- The problem that the position of chunk does not given correctly some mmf files.
- artist/title/composer stored in not id3v1buf but id3v2buf.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25141 a1c6a512-1295-4272-9138-f99709370657
2010-03-13 05:53:54 +00:00
..
adpcm_seek.c commit FS#10424 and FS#10425 2010-02-20 02:04:56 +00:00
adpcm_seek.h commit FS#10424 and FS#10425 2010-02-20 02:04:56 +00:00
dialogic_oki_adpcm.c libpcm: decoded pcm depth corrects. 2010-03-06 05:51:24 +00:00
dvi_adpcm.c ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends. 2010-03-07 07:27:45 +00:00
ieee_float.c reduce firmware and sun audio codec. 2010-03-13 05:19:40 +00:00
ima_adpcm_common.c commit FS#10424 and FS#10425 2010-02-20 02:04:56 +00:00
ima_adpcm_common.h libpcm: decoded pcm depth corrects. 2010-03-06 05:51:24 +00:00
itut_g711.c reduce firmware and sun audio codec. 2010-03-13 05:19:40 +00:00
libpcm.make Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM decoding by introducing libpcm, a library for decoding linear and non-uniform PCM independently of the container format. 2010-01-27 17:25:10 +00:00
linear_pcm.c reduce firmware and sun audio codec. 2010-03-13 05:19:40 +00:00
ms_adpcm.c libpcm: decoded pcm depth corrects. 2010-03-06 05:51:24 +00:00
pcm_common.h libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift. 2010-03-12 11:34:09 +00:00
qt_ima_adpcm.c libpcm: decoded pcm depth corrects. 2010-03-06 05:51:24 +00:00
SOURCES commit FS#10424 and FS#10425 2010-02-20 02:04:56 +00:00
support_formats.h commit FS#10424 and FS#10425 2010-02-20 02:04:56 +00:00
swf_adpcm.c ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends. 2010-03-07 07:27:45 +00:00
yamaha_adpcm.c corrects the smaf parser the following. 2010-03-13 05:53:54 +00:00