subopt-helper: support "no-" prefix to negate suboptions
commitfb3d13058fa03e8d1bc33b83328a10a2e0f00cd7
authorUoti Urpala <uau@mplayer2.org>
Sun, 6 Nov 2011 07:09:39 +0000 (6 09:09 +0200)
committerUoti Urpala <uau@mplayer2.org>
Mon, 14 Nov 2011 18:24:39 +0000 (14 20:24 +0200)
treeba3728f04499759f441be7d329f2d2484557b0c1
parent505f94cef9556a838066964ff1f558437fc458c0
subopt-helper: support "no-" prefix to negate suboptions

Support "no-" prefix to negate boolean suboptions in the subopt helper
(used to parse VO etc suboptions). Previously only "no" was supported,
unlike toplevel options which gained "no-" support earlier.
subopt-helper.c