From 3a2dc8b22e9f947c9cd3a91445b0731b8df1d798 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 25 Nov 2019 00:47:53 +0100 Subject: command, options: deprecate old --display-fps behavior See changelog and manpage changes. (So much effort to fix an ancient dumb mistake for an option nobody should use anyway.) --- DOCS/interface-changes.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 1b8e2ec7a2..0e9ca4998a 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -43,6 +43,10 @@ Interface changes - deprecate all input section commands (these will be changed/removed, as soon as mpv internals do not require them anymore) - remove deprecated --playlist-pos alias (use --playlist-start) + - deprecate --display-fps, introduce --override-display-fps. The display-fps + property now is unavailable if no VO exists (or the VO did not return a + display FPS), instead of returning the option value in this case. The + property will keep existing, but writing to it is deprecated. --- mpv 0.30.0 --- - add `--d3d11-output-format` to enable explicit selection of a D3D11 swap chain format. -- cgit v1.2.3