summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2016-07-15 12:57:12 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2016-07-15 12:59:26 +0200
commit4a4a9f330281ad11eb39a013bf7308063767bab8 (patch)
treedf74ff5dedba3d391f5772d275844ea648207e17 /DOCS/man
parent588b2f48e5ade8cfb45370ab1dec8cbd109b5d7f (diff)
downloadmpv-4a4a9f330281ad11eb39a013bf7308063767bab8.tar.bz2
mpv-4a4a9f330281ad11eb39a013bf7308063767bab8.tar.xz
man: fix PDF build error
ReportLab really doesn’t like breaking inline literals, so insert an explicit line break. Fixes #3338
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/options.rst1
1 files changed, 1 insertions, 0 deletions
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)