summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authordaschiller <david.schiller@gmx.at>2018-01-09 13:20:37 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-01-10 22:48:18 -0800
commitd040ab1119fb70e0dbaf2cf03dfb369d03ad5db0 (patch)
tree329217f1cd157bdfe5deffd4f6044dc8abf2afb2 /DOCS/man/input.rst
parent7816a616094c683b723f6c0793e671528afad3a5 (diff)
downloadmpv-d040ab1119fb70e0dbaf2cf03dfb369d03ad5db0.tar.bz2
mpv-d040ab1119fb70e0dbaf2cf03dfb369d03ad5db0.tar.xz
manpage: update references to gpu VO
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index ad1d63ad4a..d925404931 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1442,7 +1442,7 @@ Property list
``hwdec-interop``
This returns the currently loaded hardware decoding/output interop driver.
This is known only once the VO has opened (and possibly later). With some
- VOs (like ``opengl``), this might be never known in advance, but only when
+ VOs (like ``gpu``), this might be never known in advance, but only when
the decoder attempted to create the hw decoder successfully. (Using
``--gpu-hwdec-interop`` can load it eagerly.) If there are multiple
drivers loaded, they will be separated by ``,``.