time zero after stop fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1828 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pontscho 2001-09-01 19:43:41 +00:00
parent 3406fd6b97
commit 5d0b354e7a
1 changed files with 2 additions and 0 deletions

View File

@ -1868,6 +1868,8 @@ goto_next_file: // don't jump here after ao/vo/getch initialization!
mplStop();
mplSubRender=1;
wsPostRedisplay( &appMPlayer.subWindow );
mplShMem->TimeSec=0;
mplShMem->Position=0;
}
#endif