gstreamer/tests
Thibault Saunier aa740d86bd Remove GESTrackElements from GESTracks when removing from a GESClip
... Not the other way round.

  + Add and enhance debugging info on the way

The user should not be responsible for removing the GESTrackElements from
GESTracks, instead, removing it from a GESClip should imply removing
it from any GESTrack it is in.

This patch changes sensibly the behaviour when we remove a
GESTrackElement from a GESTrack, not remoing it from the GESClip it is
in. *But*, users should never remove a GESTrackElement from a GESTrack
anyway. The testsuite has been updated to that new behaviour.
2013-03-15 11:17:06 -03:00
..
benchmarks Rename object/tobj/trobj to clip or track_element as necessary 2013-02-15 16:26:30 -03:00
check Remove GESTrackElements from GESTracks when removing from a GESClip 2013-03-15 11:17:06 -03:00
examples ges: Make GESTimeline responsible for adding GESTrackElement to GESTrack 2013-03-15 00:13:09 -03:00
Makefile.am Benchmark rippling 2013-01-10 11:11:31 -03:00