mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
parent
0c9c0474bc
commit
efe0fb75bc
@ -356,6 +356,8 @@ static void vo_cocoa_update_screen_fps(struct vo *vo)
|
||||
s->screen_fps = (t.timeScale / (double) t.timeValue);
|
||||
CVDisplayLinkRelease(link);
|
||||
}
|
||||
|
||||
s->pending_events |= VO_EVENT_WIN_STATE;
|
||||
}
|
||||
|
||||
static void vo_cocoa_update_screen_info(struct vo *vo, struct mp_rect *out_rc)
|
||||
|
Loading…
Reference in New Issue
Block a user