clip: allow arbitrary max-duration when no core children
authorHenry Wilkes <hwilkes@igalia.com>
Wed, 25 Mar 2020 19:35:11 +0000 (19:35 +0000)
committerHenry Wilkes <hwilkes@igalia.com>
Tue, 7 Apr 2020 10:17:54 +0000 (11:17 +0100)
commita93e8734028937eff8500cc2700ea214247cc1e3
tree56f27e25d1e1afce9158db8b2c4b863aa6ce15e1
parent278a5fd796780e0f96947ed2efddf24d08c22f1a
clip: allow arbitrary max-duration when no core children

Before the max-duration could be set arbitrarily when the clip was empty,
to indicate what the max-duration would be once the core children were
created. Now, we can also do this whilst the clip only contains non-core
children.
ges/ges-clip.c
ges/ges-uri-clip.c
tests/check/ges/clip.c