From 55993fde6df3fa38c47d2b08e6517053f4bc5ce4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 11 Jan 2018 23:34:09 +0100 Subject: manpage: remove stale vo_wayland entry --- DOCS/man/vo.rst | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 79986d905b..20e406dd4e 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -428,25 +428,6 @@ Available video output drivers are: ``--vo-image-outdir=`` Specify the directory to save the image files to (default: ``./``). -``wayland`` (Wayland only) - Wayland shared memory video output as fallback for ``gpu``. - - .. note:: This driver is for compatibility with systems that don't provide - working OpenGL drivers. - - The following global options are supported by this video output: - - ``--vo-wayland-alpha`` - Use a buffer format that supports videos and images with alpha - information - ``--vo-wayland-rgb565`` - Use RGB565 as buffer format. This format is implemented on most - platforms, especially on embedded where it is far more efficient then - RGB8888. - ``--vo-wayland-triple-buffering`` - Use 3 buffers instead of 2. This can lead to more fluid playback, but - uses more memory. - ``opengl-cb`` For use with libmpv direct OpenGL embedding; useless in any other contexts. (See ````.) -- cgit v1.2.3