From 4adfde5dd1e67775228a345cea00ea03ba6bc68f Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 19 Jan 2017 15:44:49 +0100 Subject: options: drop deprecated --sub-codepage syntax --- DOCS/interface-changes.rst | 1 + DOCS/man/options.rst | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'DOCS') 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 -- cgit v1.2.3