summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-05 14:31:03 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-05 14:31:03 +0000
commitd18dab693a6ead517ee6435a3e11a33e3a3afbfa (patch)
treeaac56f9fca952af527585a40d478b617e4bd9fb3 /input/input.h
parenta913d9061452920b24165913a020238d06713505 (diff)
downloadmpv-d18dab693a6ead517ee6435a3e11a33e3a3afbfa.tar.bz2
mpv-d18dab693a6ead517ee6435a3e11a33e3a3afbfa.tar.xz
properties to change angle; patch by oattila chello hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25604 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/input.h b/input/input.h
index 86266ac590..dfbdd4b136 100644
--- a/input/input.h
+++ b/input/input.h
@@ -106,6 +106,7 @@
#define MP_CMD_SUB_FILE 102
#define MP_CMD_SUB_VOB 103
#define MP_CMD_SUB_DEMUX 104
+#define MP_CMD_SWITCH_ANGLE 105
#define MP_CMD_GUI_EVENTS 5000
#define MP_CMD_GUI_LOADFILE 5001