ges: Ensure that assets are added to project before adding clip to timeline
authorThibault Saunier <tsaunier@igalia.com>
Mon, 18 May 2020 12:49:53 +0000 (08:49 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Mon, 18 May 2020 16:19:22 +0000 (12:19 -0400)
commitcb02c15d57c89bda305536a4daf77a4ae5c81503
tree791826d6697d27aaa7910feb7cd98cf1ddd0368f
parente89411527a208fc5fbd9dcfe3e9b069ac58a41b2
ges: Ensure that assets are added to project before adding clip to timeline

It is the right ordering and in Pitivi we set the project size
when adding the first (relevant) asset, meaning that our code to
reposition clips would kick in (in the unit tests) if we do not respect
that ordering.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/176>
ges/ges-timeline.c