When starting playback, prevent the codec from starting to decode too early, which...
commitb024615e40f28b3fa09153b4e8505e56ede4c5a2
authorlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 23 Feb 2008 17:46:33 +0000 (23 17:46 +0000)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 23 Feb 2008 17:46:33 +0000 (23 17:46 +0000)
tree4073371386d5480c9b633b45b669e775557a6b10
parent0787cbde6a039a8cbe89779ea061ac99db3f20e3
When starting playback, prevent the codec from starting to decode too early, which would cause rebuffering (slowing things down) and incorrect playlist index. Hopefully fixes a bunch of playback-related bugs, such as FS#8520, FS#8525, FS#8555 and possibly FS#8511.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16392 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c