From 159eb3f962b845c861b5f10da35fcc12e1e6cb15 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 6 Dec 2015 19:20:23 +0100 Subject: win32: add option to set VO MMCSS profile This was requested. --- options/options.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index 78f19f7b2f..53b8cc4564 100644 --- a/options/options.h +++ b/options/options.h @@ -43,6 +43,8 @@ typedef struct mp_vo_opts { float monitor_pixel_aspect; int force_window_position; + char *mmcss_profile; + // vo_wayland, vo_drm struct sws_opts *sws_opts; // vo_opengl, vo_opengl_cb -- cgit v1.2.3