corrects the smaf parser the following.
commit7a3818ae988e5e86a1a7bd7738c2d4a9a1c63de7
authoruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Sat, 13 Mar 2010 05:53:54 +0000 (13 05:53 +0000)
committeruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Sat, 13 Mar 2010 05:53:54 +0000 (13 05:53 +0000)
tree0e22744757cf4c268ea272d8087683e8e6f4647e
parent8559b698f2edafb967d8bbbd97018ae8916275ee
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
apps/codecs/libpcm/yamaha_adpcm.c
apps/codecs/smaf.c
apps/metadata/smaf.c