clip: allow for neither track nor type in search
authorHenry Wilkes <hwilkes@igalia.com>
Tue, 18 Feb 2020 18:02:08 +0000 (18:02 +0000)
committerThibault Saunier <tsaunier@igalia.com>
Thu, 5 Mar 2020 20:04:51 +0000 (17:04 -0300)
commitf1d29e10e6948e1ae2dd99255cd36f6099271b1a
tree462f35710060ec14866a4be736b5aceb1156addb
parentb6fb2ed531f797b988a2b4c67e296ccf13ba50fc
clip: allow for neither track nor type in search

Previously, either the track or track_type arguments had to be specified
in order to find **any** track elements. Now, you can specify neither,
which will match any track element, of the specified type.
ges/ges-clip.c