summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-08-01 01:06:59 +0200
committerwm4 <wm4@nowhere>2012-08-01 01:06:59 +0200
commite9a18efa2b937f7627447e9f3c82c38ddf6b6eee (patch)
tree350b384958a6246769ab66caaa116103c8ef4c91 /libvo
parent4f80c5ee422d6827a3e084f5aaf66bbc710dbcc5 (diff)
downloadmpv-e9a18efa2b937f7627447e9f3c82c38ddf6b6eee.tar.bz2
mpv-e9a18efa2b937f7627447e9f3c82c38ddf6b6eee.tar.xz
VO: add mechanisms to change VO commandline for VOs supporting it
Diffstat (limited to 'libvo')
-rw-r--r--libvo/video_out.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index a6bd19643f..82302a91d4 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -77,6 +77,8 @@ enum mp_voctrl {
VOCTRL_GET_YUV_COLORSPACE, // struct mp_csp_details
VOCTRL_SCREENSHOT, // struct voctrl_screenshot_args
+
+ VOCTRL_SET_COMMAND_LINE, // char*
};
// VOCTRL_SET_EQUALIZER