From 9c21082835fab3e0a8491bc8a2ad73558937056c Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 19 Mar 2015 23:48:32 +0100 Subject: manpage: remove "experimental" notice from dxva2 code It's relatively stable now. Also fix a typo in an unrelated place (better not waste commits on typos). --- DOCS/man/options.rst | 2 +- DOCS/man/vo.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index c1c85ffe75..938c5e143d 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -554,7 +554,7 @@ Video :vaapi: requires ``--vo=opengl`` or ``--vo=vaapi`` (Linux with Intel GPUs only) :vaapi-copy: copies video back into system RAM (Linux with Intel GPUs only) :vda: requires ``--vo=opengl`` (OS X only) - :dxva2-copy: copies video back to system RAM (Windows only) (experimental) + :dxva2-copy: copies video back to system RAM (Windows only) ``auto`` tries to automatically enable hardware decoding using the first available method. This still depends what VO you are using. For example, diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 5ee99e03de..b9b774fd44 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -844,7 +844,7 @@ Available video output drivers are: clear Drop all frames in the frame queue. - This also supports many of the suboptions the ``opengl`` VO has. Runs + This also supports many of the suboptions the ``opengl`` VO has. Run ``mpv --vo=opengl-cb:help`` for a list. This also supports the ``vo_cmdline`` command. -- cgit v1.2.3