clip: Allow setting max-duration clips without TrackElements
authorThibault Saunier <tsaunier@igalia.com>
Wed, 18 Mar 2020 16:36:47 +0000 (13:36 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Thu, 19 Mar 2020 00:58:11 +0000 (21:58 -0300)
commit314db9f1bdf4ef5d5ba54d3c568347fecec1555d
tree9e9734292ccf2dc7586e9cce813a2e6b9bfd1984
parentfc0333922f2dc88822db0bb4bbea2319972ca958
clip: Allow setting max-duration clips without TrackElements

Otherwise this breaks quite a few assumption in user code, several
pitivi tests broke because of that.
ges/ges-clip.c
ges/ges-uri-clip.c
tests/check/assets/30frames.ogv [deleted file]
tests/check/ges/clip.c
tests/check/python/test_clip.py