MPEGPlayer: Fix a bug where seeking a stream into the same frame more than once in...
commitc7b1e3a9ca67bc1c7d50246c34156ba3b1c04b7e
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 20 Dec 2010 07:58:02 +0000 (20 07:58 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 20 Dec 2010 07:58:02 +0000 (20 07:58 +0000)
tree9358228c8c9e1cd476b8f737c60bc1279688c646
parentfab08d504081b07a4cf929770f8c97a18c67f638
MPEGPlayer: Fix a bug where seeking a stream into the same frame more than once in a row causes it to report itself at the end in error; to fix it, pause streams rather than stopping them if the playback isn't stopped. Also, add one check so the engine can at rewind unseekable files to time 0.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28862 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/mpegplayer/stream_mgr.c