Fix FS#11103. Resuming musepack files was handled wrong since ages. This change conve...
commit1ae896b6f6a3b6b661b5a1c1c4d869abcfb5a48c
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 14 Mar 2010 13:32:16 +0000 (14 13:32 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 14 Mar 2010 13:32:16 +0000 (14 13:32 +0000)
treecf957aa591bf06e78e56c6edb5a22843bd05387c
parent3bf174d86e85a0c760146d18feea6b5ff98e35e2
Fix FS#11103. Resuming musepack files was handled wrong since ages. This change converts the decoders exact sample position to an estimated byte position within the file. The resume position in samples is calculated the reverse way,

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25164 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/mpc.c