summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-09-19 20:10:10 -0500
committerDudemanguy <random342@airmail.cc>2023-09-21 16:06:29 +0000
commit29b481da54f3779b70381ae3ff79bea0b39d110f (patch)
treedcefbb8a174ce8bdcdf987ae64a8b2cf15fae86c /DOCS/man/input.rst
parent969c19c9cb82a988366e611ba4c99fe85e7712f1 (diff)
downloadmpv-29b481da54f3779b70381ae3ff79bea0b39d110f.tar.bz2
mpv-29b481da54f3779b70381ae3ff79bea0b39d110f.tar.xz
command: remove some old deprecated properities
drop-frame-count and vo-drop-frame-count are ancient and have no reason to exist anymore. The other change is that support for writing to display-fps has been removed, and the property is strictly read-only now. 3a2dc8b22e9f947c9cd3a91445b0731b8df1d798 is what deprecated it with a warning to users, so we can remove it without much trouble.
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 5de39d78e8..9e0e08fff8 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1939,13 +1939,9 @@ Property list
situations, e.g. when video packets are damaged, or the decoder doesn't
follow the usual rules. Unavailable if video is disabled.
- ``drop-frame-count`` is a deprecated alias.
-
``frame-drop-count``
Frames dropped by VO (when using ``--framedrop=vo``).
- ``vo-drop-frame-count`` is a deprecated alias.
-
``mistimed-frame-count``
Number of video frames that were not timed correctly in display-sync mode
for the sake of keeping A/V sync. This does not include external
@@ -2645,11 +2641,6 @@ Property list
available on all platforms. Note that any of the listed facts may change
any time without a warning.
- Writing to this property is deprecated. It has the same effect as writing to
- ``override-display-fps``. Since mpv 0.31.0, this property is unavailable
- if no display FPS was reported (e.g. if no video is active), while in older
- versions, it returned the ``--display-fps`` option value.
-
``estimated-display-fps``
The actual rate at which display refreshes seem to occur, measured by
system time. Only available if display-sync mode (as selected by