mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00:00
small cosmetics fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1407 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f3e42c12a3
commit
8a15c3ee87
@ -1511,6 +1511,8 @@ if(1)
|
||||
printf("== drop: %d == \n",frame_dropping);
|
||||
break;
|
||||
}
|
||||
} // keyboard event handler
|
||||
|
||||
if (seek_to_sec) {
|
||||
int a,b; float d;
|
||||
|
||||
@ -1554,8 +1556,6 @@ if(1)
|
||||
}
|
||||
rel_seek_secs=0;
|
||||
|
||||
} // keyboard event handler
|
||||
|
||||
//================= Update OSD ====================
|
||||
{ if(osd_level>=2){
|
||||
int pts=d_video->pts;
|
||||
|
Loading…
Reference in New Issue
Block a user