summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-23 12:10:51 +0200
committerwm4 <wm4@nowhere>2017-08-23 12:11:56 +0200
commitf6c4e4ab76dbeb1e0d8ce11b564e274ec3d25229 (patch)
treef3f6837a767042a51027e637e791c9ff948ad1a7
parent8f2ccba71bb44cceb43436cbbabd6e42fc71925c (diff)
downloadmpv-f6c4e4ab76dbeb1e0d8ce11b564e274ec3d25229.tar.bz2
mpv-f6c4e4ab76dbeb1e0d8ce11b564e274ec3d25229.tar.xz
DOCS/interface-changes.rst: don't suggest @deinterlace label
--vf-defaults always applies, and the label is ignored. So don't suggest using it, it would be misleading.
-rw-r--r--DOCS/interface-changes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 5fdfa2e162..0702099553 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -53,8 +53,8 @@ Interface changes
filter, which is probably not what you want. For toggling a deinterlace
filter manually, use the "vf toggle" command, and do not set the
deinterlace option/property. To customize the filter that will be
- inserted automatically, use the "@deinterlace" filter label with
- --vf-defaults. Details how this works will probably change in the future.
+ inserted automatically, use --vf-defaults. Details how this works will
+ probably change in the future.
- remove deinterlace=auto (this was not deprecated, but had only a very
obscure use that stopped working with the change above. It was also
prone to be confused with a feature not implemented by it: auto did _not_