gstreamer/tests/check/ges
Thibault Saunier 7943bb510a ges: Make GESTimeline responsible for adding GESTrackElement to GESTrack
+ Fix tests as necessary (Do not use agingtv as it can be "applied" on any TrackType
    	   and is not representative of what happens IRL)

We already had the infrastructure so the user can have the control over where to add
the elements (through the "select-track-for-object" signal). We now make use of that
signal everytime a GESClip is added to a GESTimelineLayer. This make user's life easier,
and object responsability clearer.
2013-03-15 00:13:09 -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 Implement GESContainer 2013-03-15 00:13:08 -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