From 4a4a9f330281ad11eb39a013bf7308063767bab8 Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Fri, 15 Jul 2016 12:57:12 +0200 Subject: man: fix PDF build error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ReportLab really doesn’t like breaking inline literals, so insert an explicit line break. Fixes #3338 --- DOCS/man/options.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 9a251aeacd..74d17a653f 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -588,6 +588,7 @@ Video :videotoolbox: requires ``--vo=opengl`` (OS X 10.8 and up only) :videotoolbox-copy: copies video back into system RAM (OS X 10.8 and up only) :dxva2: requires ``--vo=opengl:backend=angle`` or + ``--vo=opengl:backend=dxinterop`` (Windows only) :dxva2-copy: copies video back to system RAM (Windows only) :d3d11va: requires ``--vo=opengl:backend=angle`` (Windows only) -- cgit v1.2.3