summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-01-19 15:44:49 +0100
committerwm4 <wm4@nowhere>2017-01-19 15:46:59 +0100
commit4adfde5dd1e67775228a345cea00ea03ba6bc68f (patch)
tree23f943729e4811ebe846641fde0b43fb1a55b002 /DOCS
parent13add62cf075cc48a2a1b65c84fc1b5798361bf8 (diff)
downloadmpv-4adfde5dd1e67775228a345cea00ea03ba6bc68f.tar.bz2
mpv-4adfde5dd1e67775228a345cea00ea03ba6bc68f.tar.xz
options: drop deprecated --sub-codepage syntax
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/options.rst5
2 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index ec1bf02d9e..4e0c0d6f16 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -26,6 +26,7 @@ Interface changes
now actually does not preload any interop layer, while the new default
("") uses the value of --hwdec.
- drop deprecated --ad/--vd features
+ - drop deprecated --sub-codepage syntax
--- mpv 0.23.0 ---
- remove deprecated vf_vdpaurb (use "--hwdec=vdpau-copy" instead)
- the following properties now have new semantics:
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 7e9e304be5..00c405bd5e 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1784,8 +1784,9 @@ Subtitles
subtitles are interpreted as UTF-8 with "Latin 1" as fallback for bytes
which are not valid UTF-8 sequences. iconv is never involved in this mode.
- This option changed in mpv 0.23.0. The old syntax is still emulated to some
- degree.
+ This option changed in mpv 0.23.0. Support for the old syntax was fully
+ removed in mpv 0.24.0.
+
``--sub-fix-timing``, ``--no-sub-fix-timing``
By default, subtitle timing is adjusted to remove minor gaps or overlaps