From d1d864546cf6f63b089cf248c04fa6b625f23d50 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 25 Jun 2016 12:39:08 +0200 Subject: DOCS: change version references from 0.17.1 to 0.18.0 0.17.1 was never released, so the actual 0.18.0 release takes its place. --- DOCS/man/input.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index d58f2dc4d5..9c0cf922c4 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1388,7 +1388,7 @@ Property list properties to see whether this was successful. Unlike in mpv 0.9.x and before, this does not return the currently active - hardware decoder. Since mpv 0.17.1, ``hwdec-current`` is available for + hardware decoder. Since mpv 0.18.0, ``hwdec-current`` is available for this purpose. ``hwdec-current`` @@ -1412,13 +1412,13 @@ Property list platform and VO. ``hwdec-active`` - Deprecated. To be removed in mpv 0.19.0. Use ``hwdec-current`` instead. + Deprecated. To be removed in mpv 0.20.0. Use ``hwdec-current`` instead. Return ``yes`` or ``no``, depending on whether any type of hardware decoding is actually in use. ``hwdec-detected`` - Deprecated. To be removed in mpv 0.19.0. + Deprecated. To be removed in mpv 0.20.0. If hardware decoding is active, this returns the hardware decoder in use. Otherwise, it returns either ``no``, or if applicable, the currently loaded -- cgit v1.2.3