Fix inaccurate time display for 44.1 (and 22.05) kHz MP3 audio tracks. Time was off...
commit04be8dd7fe5378e39efbf5edd9ad447d17aabc06
authorMagnus Holmgren <magnushol@gmail.com>
Mon, 3 Aug 2009 20:28:16 +0000 (3 20:28 +0000)
committerMagnus Holmgren <magnushol@gmail.com>
Mon, 3 Aug 2009 20:28:16 +0000 (3 20:28 +0000)
tree4df99c785b310009ac83a628338c1946f0c286cd
parent3de77e0d47556f1b30f01a3e83c5e1d8d0d953e8
Fix inaccurate time display for 44.1 (and 22.05) kHz MP3 audio tracks. Time was off by about 0.2%. Doesn't sound much, but after one hour, that's 8 seconds. Also fix a problem when seeking to near the end of a file.

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