summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-06-23 15:33:07 +0200
committerwm4 <wm4@nowhere>2015-06-23 15:33:07 +0200
commitddd6f5a9d72a3880595cadd58e49ee91d45cc66b (patch)
tree8967fa88f4ae8ca4404ec701a1e4a4585850861d /DOCS
parent68e7e89835f1489194c219ebb78f57738cac1c29 (diff)
downloadmpv-ddd6f5a9d72a3880595cadd58e49ee91d45cc66b.tar.bz2
mpv-ddd6f5a9d72a3880595cadd58e49ee91d45cc66b.tar.xz
manpage: minor fixes
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 80e00a4ede..739268cb16 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -670,7 +670,7 @@ Hooks
~~~~~
Hooks are synchronous events between player core and a script or similar. This
-applies to the Lua scripting interface and the client API and only. Normally,
+applies to client API (including the Lua scripting interface). Normally,
events are supposed to be asynchronous, and the hook API provides an awkward
and obscure way to handle events that require stricter coordination. There are
no API stability guarantees made. Not following the protocol exactly can make
@@ -1372,6 +1372,7 @@ Property list
"primaries" MPV_FORMAT_STRING
"chroma-location" MPV_FORMAT_STRING
"rotate" MPV_FORMAT_INT64
+ "stereo-in" MPV_FORMAT_STRING
``dwidth``, ``dheight``
Video display size. This is the video size after filters and aspect scaling