summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/wayland_common.h')
-rw-r--r--video/out/wayland_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h
index 895db3393d..7bfe0e85e0 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -107,6 +107,7 @@ struct vo_wayland_state {
/* Presentation Feedback */
struct vo_wayland_sync *sync;
int sync_size;
+ bool presentation_discarded;
int64_t user_sbc;
int64_t last_ust;
int64_t last_msc;