summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 9f4d2a9060..9300fa37c0 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -71,6 +71,7 @@ enum mp_voctrl {
VOCTRL_GET_DEINTERLACE,
VOCTRL_UPDATE_SCREENINFO,
+ VOCTRL_WINDOW_TO_OSD_COORDS, // float[2] (x/y)
VOCTRL_SET_YUV_COLORSPACE, // struct mp_csp_details*
VOCTRL_GET_YUV_COLORSPACE, // struct mp_csp_details*