timeline: Make sure not to add 2 times a TrackElement in the same track
authorThibault Saunier <thibault.saunier@collabora.com>
Mon, 17 Feb 2014 12:33:51 +0000 (13:33 +0100)
committerThibault Saunier <thibault.saunier@collabora.com>
Tue, 18 Feb 2014 10:02:49 +0000 (11:02 +0100)
commite9ecfef80834a573fac4c0399fce67491de4e3e5
tree519e635dd5802497669eda44fe323aab1b683db4
parentf921277ac20e3883d6817fc5e6464a9bdfba419f
timeline: Make sure not to add 2 times a TrackElement in the same track

Without that, if a UriClip contains several tracks of a same type (ie.
video or audio...), we would add all the TrackElements to each track
making everything failling as we end up with several GNL sources at
the same position with the same priority.
ges/ges-timeline.c