summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-29 15:18:19 +0200
committerwm4 <wm4@nowhere>2014-05-02 01:08:05 +0200
commit90a039a5991c20c3a185667348bf7c69dbb4cd19 (patch)
tree47c39ed0218203b0211aa3b86689e9ecd5b1a432 /video/out/vo.h
parent3f060a19d84bfef8ea08b81399b16c8414053700 (diff)
downloadmpv-90a039a5991c20c3a185667348bf7c69dbb4cd19.tar.bz2
mpv-90a039a5991c20c3a185667348bf7c69dbb4cd19.tar.xz
command, vo_vdpau: respect vdpau deint sub-option
This is a horrible hack to keep compatibility with the vo_vdpau deint sub-option.
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 629e25e0b0..26c90d184a 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -85,6 +85,8 @@ enum mp_voctrl {
VOCTRL_SET_COMMAND_LINE, // char**
VOCTRL_GET_ICC_PROFILE_PATH, // char**
+
+ VOCTRL_GET_PREF_DEINT, // int*
};
// VOCTRL_SET_EQUALIZER