mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2) Be...
commit5d1cadc684fe1d21284b77dff36c60b2de645428
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Jan 2008 14:58:23 +0000 (7 14:58 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Jan 2008 14:58:23 +0000 (7 14:58 +0000)
tree937e05e7d7028706075adb27d4a8665163298e55
parent404a49164acac3288633ffaa1c8622082093a73c
mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2) Be sure times retured from stream_get_seek_time are never before the start of the movie 3) Stop PCM when clearing it so the current audio being sent to the audio device is also cleared.

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