gstreamer/tests/check/ges
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
..
.gitignore Rename GESTimelineObject to GESClip 2013-02-15 14:42:02 -03:00
asset.c Rename GESTrackParseLaunchEffect to GESEffect 2013-02-15 14:42:05 -03:00
audio_only.ogg tests: First filesource test port to assets 2012-12-19 18:59:50 -03:00
audio_video.ogg tests: First filesource test port to assets 2012-12-19 18:59:50 -03:00
backgroundsource.c ges: Make GESTimeline responsible for adding GESTrackElement to GESTrack 2013-03-15 00:13:09 -03:00
basic.c Remove GESTrackElements from GESTracks when removing from a GESClip 2013-03-15 11:17:06 -03:00
clip.c container: Add a ges_container_group method 2013-03-15 00:13:09 -03:00
effects.c ges: Make GESTimeline responsible for adding GESTrackElement to GESTrack 2013-03-15 00:13:09 -03:00
layer.c Implement GESContainer 2013-03-15 00:13:08 -03:00
overlays.c Implement GESContainer 2013-03-15 00:13:08 -03:00
project.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
simplelayer.c Implement GESContainer 2013-03-15 00:13:08 -03:00
test-project.xges Rename GESTrackParseLaunchEffect to GESEffect 2013-02-15 14:42:05 -03:00
test-utils.c Minor fixes to the test utils 2012-12-19 11:45:38 -03:00
test-utils.h Add a GESTimelineElement base class 2013-02-15 14:42:02 -03:00
text_properties.c Rename object/tobj/trobj to clip or track_element as necessary 2013-02-15 16:26:30 -03:00
timelineedition.c Implement GESContainer 2013-03-15 00:13:08 -03:00
titles.c Implement GESContainer 2013-03-15 00:13:08 -03:00
transition.c Implement GESContainer 2013-03-15 00:13:08 -03:00
uriclip.c Implement GESContainer 2013-03-15 00:13:08 -03:00
wrong_test.xptv tests: Implement tests for ges_formatter_can_load_uri 2012-09-25 15:10:35 +02:00