Commit FS#9015. Rework of musepack buffered seek. Now a static seek buffer of 8192...
commit35c0ce43cdf475fe5fb75d1ea7dd5af121fd9079
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 22 May 2008 09:58:19 +0000 (22 09:58 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 22 May 2008 09:58:19 +0000 (22 09:58 +0000)
tree76da0d77f0727f819521a0e18378f3d9d41e4908
parentc9379160a24b98f9bb7cc2fc85b24d7dc3eced63
Commit FS#9015. Rework of musepack buffered seek. Now a static seek buffer of 8192 entries is used. The seeking precision is adapted to the length of the file (e.g. 26ms for files <=3.5min and 0.4s for files ~60min).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17604 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libmusepack/decoder.h
apps/codecs/libmusepack/mpc_decoder.c