From b2c84a91b69e58df10d6ea966078a03b096712bd Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 2 Sep 2016 16:10:55 +0200 Subject: options: deprecate --vo-defaults With the conversion from sub-options to global options, this becomes useless. This change also comes slightly too soon, because not all VOs have been changed yet. --- DOCS/interface-changes.rst | 1 + DOCS/man/vo.rst | 2 ++ 2 files changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index c4dfc5fe28..71afa2ab26 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -45,6 +45,7 @@ Interface changes profile does not force the VO. This means if you use the --vo option to set another VO, it won't work. But this also means it can be used with opengl-cb. + - deprecate --vo-defaults (no replacement) --- mpv 0.20.0 --- - add --image-display-duration option - this also means that image duration is not influenced by --mf-fps anymore in the general case (this is an diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index afbcbaec6a..7b582ffd0e 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -16,6 +16,8 @@ normal driver parameters. ``--vo-defaults=`` Set defaults for each driver. + Deprecated. No replacement. + .. note:: See ``--vo=help`` for a list of compiled-in video output drivers. -- cgit v1.2.3