summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-12-23 18:18:17 +0100
committerwm4 <wm4@nowhere>2016-12-23 18:18:17 +0100
commit1c761bd6f59c369e45037e80f781429da65734c3 (patch)
treed0123aa4693e4b79b66bdbc0715666db8f488bc4 /DOCS/man/options.rst
parent1d5e95783e0bf05149fa6d5dc8a8aed3d02ff2e9 (diff)
downloadmpv-1c761bd6f59c369e45037e80f781429da65734c3.tar.bz2
mpv-1c761bd6f59c369e45037e80f781429da65734c3.tar.xz
options: deprecate some other complex --ad/--vd features
Who even needs those? Once these deprecations are gone, --ad/--vd are simple lists without any kind of complex matching.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index f1101f27f8..eab9f8fefd 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1145,9 +1145,10 @@ Audio
``-`` at the end of the list suppresses fallback on other available
decoders not on the ``--ad`` list. ``+`` in front of an entry forces the
decoder. Both of these should not normally be used, because they break
- normal decoder auto-selection!
+ normal decoder auto-selection! Both of these methods are deprecated.
- ``-`` in front of an entry disables selection of the decoder.
+ ``-`` in front of an entry disables selection of the decoder. This is
+ deprecated.
.. admonition:: Examples