corrects the smaf parser the following.
commitc7054c4aeb7517b5f086baf596350da9941a459a
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
parentaa5034680c14b0814695014c5b9e291ad785bf4f
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