Fix FS#11103. Resuming musepack files was handled wrong since ages. This change conve...
commit6715e21dad516c5ad8395b2765da3d7728d04943
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
parent71643b87d348671cc2823c12b99d5ae6cc135f9f
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