diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2016-05-31 00:38:55 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-05-31 11:22:55 +0200 |
commit | 29ea6e5e4a25a08fda93ad2769d5dcaef041a95b (patch) | |
tree | bae25fae4af6a82e95475b3d5a6c59a567cec702 /video/out/vo_vaapi.c | |
parent | 68c77d955f4d0c5269f8ea1be6e42e95110bbec0 (diff) | |
download | mpv-29ea6e5e4a25a08fda93ad2769d5dcaef041a95b.tar.bz2 mpv-29ea6e5e4a25a08fda93ad2769d5dcaef041a95b.tar.xz |
wayland: correctly report display refresh rate
This commit will cause the wayland backend and vo to correctly report
the display frame rate. This didn't work as VOCTRL_GET_DISPLAY_FPS was
received way too early, before the window was created (and thus
current_output set).
The VO will now signal VO_EVENT_WIN_STATE after window initialization
and upon a resize.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'video/out/vo_vaapi.c')
0 files changed, 0 insertions, 0 deletions