clip: Rollback moving clips when moving a contained TrackElement fails
[platform/upstream/gst-editing-services.git] / tests / check / ges / timelineedition.c
2019-03-15 Thibault Saunierclip: Rollback moving clips when moving a contained...
2019-01-28 Seungha Yangtests: init/deinit per test case
2017-02-06 Guillaume Desmottesintroduce ges_deinit()
2017-01-09 Thibault Saunierclip: Make sure that clip start change is notified...
2016-11-09 Mathieu Duponchelletimeline: reimplement snap_to_position a bit more appro...
2016-09-26 Thibault Sauniertests_: timelineedition: Fix test now that we ripple...
2016-08-06 Thibault Saunierges: Do not rescale videos if the track aspect ratio...
2016-04-13 Sebastian Drögetests: Rename positionner to positioner in the tests too
2015-07-03 Thibault Sauniertimeline: Never change output media time when trimming...
2015-07-03 Thibault Sauniertrack-element: Return right value when editing
2015-03-18 Thibault Saunierges: Move the notion of children properties to GESTimel...
2015-03-18 Thibault SaunierRevert "ges: Move the notion of children properties...
2015-03-18 Thibault Saunierges: Move the notion of children properties to GESTimel...
2014-11-10 Thibault Saunierframeposition: In case sources have the same size as...
2014-10-31 Thibault Sauniertests: timelineedition: Init GES once at the beginning.
2014-05-02 Thibault SaunierAdd a notion of 'name' in GESTimelineElement
2013-11-28 Thibault SaunierRevert "ges: Always create a project to back a timeline"
2013-11-09 Thibault Saunierges: Always create a project to back a timeline
2013-09-14 Joris Valettetests: timelineedition: cast start and duration values...
2013-09-08 Thibault Sauniertests: timelineedition: Minor cleanups
2013-09-07 Thibault Saunierges: Handle trimming in groups
2013-09-04 Simon Corsintests: timelineedition: Add a test_scaling.
2013-08-27 Thibault Saunierges: Remove custom clip
2013-07-09 Thibault Saunierges: Implement a GESGroup class, subclass of GESContainer
2013-07-09 Thibault Sauniertests: More safely check if objects where destroyed
2013-07-09 Thibault Saunierges: Move ges_clip_edit to GESContainer
2013-06-23 Thibault Saunierges: Implement GESAudioTrack and GESVideoTrack, subclas...
2013-06-23 Thibault Saunierges: Port to the new commit based API in GNL
2013-05-28 Thibault Sauniertests: Use the gst_check_run_suite helper everywhere
2013-04-23 Thibault SaunierRename GESTimelineLayer to GESLayer
2013-04-23 Thibault Saunierlayer: Remove the "rate" property of ges_timeline_layer...
2013-04-15 Mathieu Duponchelletests:timelineedition: Add a simple trimming test
2013-03-22 Thibault Saunierges: Make ges_clip_create_track_element(s) internal...
2013-03-18 Thibault SaunierAlways prefer gst_object_(un)ref over g_object_(un)ref
2013-03-15 Thibault SaunierImplement GESContainer
2013-02-15 Thibault SaunierRename object/tobj/trobj to clip or track_element as...
2013-02-15 Thibault SaunierRename GESTimelineLayer.xxx_object to GESTimelineLayer...
2013-02-15 Thibault Sauniertrack: Rename all GESTrack.xxx_object to GESTrack.xxx_e...
2013-02-15 Thibault SaunierRename GESTrackObject to GESTrackElement
2013-02-15 Thibault SaunierRename GESTimelineSource to GESSourceClip
2013-02-15 Thibault SaunierRename GESTimelineObject to GESClip
2013-02-15 Thibault SaunierAdd a GESTimelineElement base class
2012-12-29 Thibault Sauniertests: Fix misc issues
2012-12-29 Sebastian DrögeAllow applications to select to which track a track...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-04-25 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-24 Thibault Sauniertests: Add a testsuite for the new timeline edition API