summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-19 23:48:32 +0100
committerwm4 <wm4@nowhere>2015-03-19 23:48:32 +0100
commit9c21082835fab3e0a8491bc8a2ad73558937056c (patch)
tree16905675546eeeaa299d6ec9c6daee1b1cf3fc07 /DOCS/man/options.rst
parentaaa42f82dca51ef51d6cfe682c807bbec30940e7 (diff)
downloadmpv-9c21082835fab3e0a8491bc8a2ad73558937056c.tar.bz2
mpv-9c21082835fab3e0a8491bc8a2ad73558937056c.tar.xz
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).
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
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,