timeline: Add from first element with wanted start to the move context
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Sat, 19 Aug 2017 02:39:38 +0000 (23:39 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Sat, 19 Aug 2017 02:52:35 +0000 (23:52 -0300)
commit959a3c70b00d384d5851256103e504e59a0a593e
treebdabf705d671e732e9f2a06722a000365cf3e6db
parent6e2354bd79ad8bec69003a511d695823591190fc
timeline: Add from first element with wanted start to the move context

We need to iterate over the previous element from trackelement_iter
to find the first element that is at the moving point. Several
elements can have the same start as the one initiating the move,
and we need to take all of them into account.

Fixes https://phabricator.freedesktop.org/T7819
ges/ges-timeline.c