gstreamer/tests/check/ges
Thibault Saunier 663f9884ef ges: Move ges_clip_edit to GESContainer
This exact same method will be needed in GESGroup, so we should have the method
in the common parent class.

API:
    - ges_clip_edit
    + ges_container_edit
    + GESContainer->edit vmethod
2013-07-09 22:13:41 +02:00
..
.gitignore Rename GESTimelineObject to GESClip 2013-02-15 14:42:02 -03:00
asset.c tests: Use the gst_check_run_suite helper everywhere 2013-05-27 22:11:10 -04: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 track: Update gaps only when commiting 2013-07-09 22:13:40 +02:00
basic.c ges: Port to the new commit based API in GNL 2013-06-23 16:33:33 -04:00
clip.c ges: Make space in the GESTracks to be able to add mixing elements later 2013-06-23 18:28:52 -04:00
effects.c smart-adder: Implement a GESSmartAdder bin element to be used as mixing element 2013-06-23 18:37:40 -04:00
image.png tests::uriclip: Use a real file to test still images 2013-03-21 22:00:21 -03:00
layer.c ges: Move ges_clip_edit to GESContainer 2013-07-09 22:13:41 +02:00
mixers.c tests: Add a audio/video mixing test. 2013-06-23 18:42:59 -04:00
overlays.c ges: Make space in the GESTracks to be able to add mixing elements later 2013-06-23 18:28:52 -04:00
project.c ges: Make space in the GESTracks to be able to add mixing elements later 2013-06-23 18:28:52 -04:00
simplelayer.c tests: Use the gst_check_run_suite helper everywhere 2013-05-27 22:11:10 -04:00
test-auto-transition.xges tests: add project auto-transition test 2013-05-09 19:04:13 -04:00
test-keyframes.xges [Keyframes] Adds API to set a control binding on a track element, and the serialization code. 2013-03-31 16:31:26 +02:00
test-project.xges Rename GESTrackParseLaunchEffect to GESEffect 2013-02-15 14:42:05 -03:00
test-utils.c tests: Add a basic test for pipeline state change 2013-05-29 17:22:20 -04:00
test-utils.h ges: Make space in the GESTracks to be able to add mixing elements later 2013-06-23 18:28:52 -04:00
text_properties.c ges: Implement GESAudioTrack and GESVideoTrack, subclasses of GESTrack 2013-06-23 17:38:57 -04:00
timelineedition.c ges: Move ges_clip_edit to GESContainer 2013-07-09 22:13:41 +02:00
titles.c ges: Make space in the GESTracks to be able to add mixing elements later 2013-06-23 18:28:52 -04:00
transition.c ges: Make space in the GESTracks to be able to add mixing elements later 2013-06-23 18:28:52 -04:00
uriclip.c ges: Make space in the GESTracks to be able to add mixing elements later 2013-06-23 18:28:52 -04:00
wrong_test.xptv tests: Implement tests for ges_formatter_can_load_uri 2012-09-25 15:10:35 +02:00