validate: Allow overriding ges-launch options through scenarios
authorThibault Saunier <tsaunier@igalia.com>
Tue, 4 Feb 2020 20:07:39 +0000 (17:07 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Tue, 11 Feb 2020 21:30:13 +0000 (18:30 -0300)
commit1a111e95eb7737fbcd72a3fb470d9ded72d0fd4f
treed44ff5e42b5248b0f612f608e8eabe340587546d
parent82159882d73e86a1fa0d0c908ea66b8d9c85b1cc
validate: Allow overriding ges-launch options through scenarios

In 99c45d42cfd1cafb658b63abf0b506db20167499 we allowed setting
track-types but in the end we could do it generically using the
following synthax in the scenario 'properties' metadata:

`ges-options={--track-types=video,--disable-mixing}`
tools/ges-launcher.c
tools/ges-launcher.h
tools/ges-validate.c
tools/ges-validate.h