summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index f5fd08ca0d..ea2d3ee645 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -578,3 +578,9 @@ Available video output drivers are:
To use hardware decoding with ``--vo=gpu`` instead, use
``--hwdec=mediacodec-copy`` along with ``--gpu-context=android``.
+
+``wlshm`` (Wayland only)
+ Shared memory video output driver without hardware acceleration that works
+ whenever Wayland is present.
+
+ .. note:: This is a fallback only, and should not be normally used.