From d11184a256ed709a03fa94a4e3940eed1b76d76f Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 26 Jun 2015 17:17:34 +0200 Subject: vo_x11: remove this video output It only causes additional maintenance work. Even if you wanted to have a fallback, it's probably better to use --vo=sdl or so. --- DOCS/man/vo.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 795a1e6a3f..abf72f9b00 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -75,12 +75,6 @@ Available video output drivers are: not responding quickly enough if video FPS is close to or higher than the display refresh rate. -``x11`` (X11 only) - Shared memory video output driver without hardware acceleration that works - whenever X11 is present. - - .. note:: This is a fallback only, and should not be normally used. - ``vdpau`` (X11 only) Uses the VDPAU interface to display and optionally also decode video. Hardware decoding is used with ``--hwdec=vdpau``. -- cgit v1.2.3