diff options
author | wm4 <wm4@nowhere> | 2015-02-06 15:42:12 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-02-06 15:42:12 +0100 |
commit | 1a38741dce3e32218521cc2b00819dac1ccebc3a (patch) | |
tree | 6ae7700c29449f1a93a2f7509f49302d5f9f3b22 /DOCS | |
parent | c9558e560eaead8ef3d73c8a3e4cdb5c4ffbfef4 (diff) |
options: allow ":" as separator in key-value lists
Before this, unquoted occurrences of ":" lead to parsing errors. There's
no reason to reject it, especially since the traditional MPlayer syntax
uses ":" as separator. (Which is also the reason why ":" was rejected
before: the parser shares this code for handling splitting/quoting, and
we merely checked explicitly whether the option was split on ",".)
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions