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.
This commit is contained in:
wm4
2016-11-22 15:52:55 +01:00
parent 7201fd7d08
commit 5087816a74
3 changed files with 5 additions and 60 deletions

View File

@@ -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