From 5087816a7431caf27a5a8a9e00d0004d8322cdaa Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 22 Nov 2016 15:52:55 +0100 Subject: options: remove legacy global sub-option syntax A bit of sanity, although a very small one. --vo sub-options are not affected by this yet. --- DOCS/interface-changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index e082b36a9d..6504db556a 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -30,6 +30,8 @@ Interface changes - "audio-channels" (use "audio-params/channel-count") - "audio-format" (use "audio-codec-name") (the properties equivalent to the old semantics are in parentheses) + - remove deprecated global sub-options (like -demuxer-rawaudio format=...), + use flat options (like --demuxer-rawaudio-format=...) --- mpv 0.22.0 --- - the "audio-device-list" property now sets empty device description to the device name as a fallback -- cgit v1.2.3