summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-10-06 17:55:15 +0200
committerwm4 <wm4@nowhere>2015-10-06 18:19:20 +0200
commit8e654d3f78f95b0e3a5a41d41e1e8cafd8f365ec (patch)
tree02dd26704119721f968af19a108d2e7570286367 /DOCS/man/input.rst
parent0e245b37523c9808f91827f64f4a62812d2c733e (diff)
downloadmpv-8e654d3f78f95b0e3a5a41d41e1e8cafd8f365ec.tar.bz2
mpv-8e654d3f78f95b0e3a5a41d41e1e8cafd8f365ec.tar.xz
video: remove user-controllable PTS sorting (--pts-association-mode)
Useless. Sometimes it might be useful to make some extremely broken files work, but on the other hand --no-correct-pts is sufficient for these cases. While we still need some of the code for AVI, the "auto" mode in particular inflated the size of the code.
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 6d8f5f9d11..d1d891227b 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1171,9 +1171,6 @@ Property list
is loaded, or when switching ordered chapter segments. This is because
the same underlying code is used for seeking and resyncing.)
-``pts-association-mode`` (RW)
- See ``--pts-association-mode``.
-
``hr-seek`` (RW)
See ``--hr-seek``.