summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-09-09 15:38:39 +0200
committerwm4 <wm4@nowhere>2020-09-09 15:38:39 +0200
commit92e7f75becb3af4b3ea6e676f38cc2c627600eed (patch)
tree0dca5041585fbe8a97caf643fecf4ed949fde3d5 /DOCS/interface-changes.rst
parent9b9ce74afaafb29045fe3ab975eaaa9290eb3b7d (diff)
downloadmpv-92e7f75becb3af4b3ea6e676f38cc2c627600eed.tar.bz2
mpv-92e7f75becb3af4b3ea6e676f38cc2c627600eed.tar.xz
vo_vdpau: remove deprecated/inactive --vo-vdpau-deint option
I think this has been dead code for quite a while. It was deprecated anyway.
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 0e8957134b..0089f4425b 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -78,6 +78,7 @@ Interface changes
To get the old behavior, set the "passthrough_stdin" argument to true.
- key/value list options do not accept ":" as item separator anymore,
only ",". This means ":" is always considered part of the value.
+ - remove deprecated --vo-vdpau-deint option
--- mpv 0.32.0 ---
- change behavior when using legacy option syntax with options that start
with two dashes (``--`` instead of a ``-``). Now, using the recommended