summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-17 02:11:28 +0100
committerwm4 <wm4@nowhere>2019-11-17 02:11:45 +0100
commit78cf974375dee0334288697723022514403f81a6 (patch)
tree0142f6d0741c1e24491c5905e7783c8a5abf089a /DOCS/interface-changes.rst
parentd92395d205dc9638c354c4bc7e58a969f889ebec (diff)
downloadmpv-78cf974375dee0334288697723022514403f81a6.tar.bz2
mpv-78cf974375dee0334288697723022514403f81a6.tar.xz
options: deprecate --video-sync=display-adrop
A stupid thing that will probably be in the way.
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 187f64bb50..48c6372bf5 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -36,6 +36,8 @@ Interface changes
outputs like vo_x11 and vo_drm, and screenshots, but not much else.
- deprecate --input-file (there are no plans to remove this short-term,
but it will probably eventually go away)
+ - deprecate --video-sync=display-adrop (might be removed if it's in the way;
+ undeprecated or readded if it's not too much of a problem)
--- mpv 0.30.0 ---
- add `--d3d11-output-format` to enable explicit selection of a D3D11
swap chain format.