markerlist: implement GESMarkerList
[platform/upstream/gst-editing-services.git] / tests / check / ges / layer.c
2019-08-22 Millan Castromarkerlist: implement GESMarkerList
2019-04-15 Thibault Sauniertests: Plug misc leaks
2019-03-15 Thibault SaunierReimplement the timeline editing API
2019-01-28 Seungha Yangtests: init/deinit per test case
2019-01-18 Seungha Yangtests: ges: Fix various leak
2018-03-31 Thibault SaunierDeprecate ges_layer_set_priority
2018-02-27 Thibault Sauniertest: Plug minor leaks
2017-07-11 Thibault Sauniertests: Initialize GES only once in the main process
2017-03-28 suhas2golayer: Add ability to get clips in a given interval
2017-02-06 Guillaume Desmottesintroduce ges_deinit()
2016-09-26 Thibault Saunierges: Deprecate GESTimelineElement::priority writability
2016-09-26 Thibault SaunierFinally move clip priority handling to GESLayer.
2016-07-28 Thibault Sauniertimeline: Ripple from start of clips and not the end.
2015-07-03 Thibault Sauniertimeline: Disable movement that lead to 2 transition...
2015-06-01 Thibault Saunierges: Handle trimming auto transitions
2014-10-31 Thibault SaunierCleanup import of GNL and rename gnl to nle for Non...
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-22 Thibault Sauniertests: Make sure not to test freed objects type
2013-08-27 Thibault Saunierges: Remove custom clip
2013-07-09 Thibault Saunierges: Move ges_clip_edit to GESContainer
2013-07-09 Thibault Sauniertrack: Update gaps only when commiting
2013-06-23 Thibault Sauniersmart-adder: Implement a GESSmartAdder bin element...
2013-06-23 Thibault Sauniermeta-container: Add a VOLUME default meta to layers
2013-06-23 Thibault Saunierges: Make space in the GESTracks to be able to add...
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-05-09 Anton Belkatests: add timeline auto-transition test
2013-04-23 Thibault SaunierRename GESTimelineLayer to GESLayer
2013-04-23 Thibault Saunierlayer: Remove the "rate" property of ges_timeline_layer...
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 SaunierRename GESTrackObject to GESTrackElement
2013-02-15 Thibault SaunierRename GESStandardTransitionClip to GESTransitionClip
2013-02-15 Thibault SaunierRename GESTimelineTestSource to GESTestSourceClip
2013-02-15 Thibault SaunierRename GESTimelineSource to GESSourceClip
2013-02-15 Thibault SaunierRename GESTimelineStandardTransition to GESStandardTran...
2013-02-15 Thibault SaunierRename GESTimelineObject to GESClip
2013-02-15 Thibault SaunierAdd a GESTimelineElement base class
2013-01-10 Thibault SaunierReimplement the auto-transition feature
2012-12-29 Thibault Sauniertests: Fix misc issues
2012-12-19 Thibault SaunierCheck in TimelineObject what tracks are supported befor...
2012-12-19 Thibault Sauniertests: implement GESMetaContainer tests
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-25 Thibault Sauniertests: Move common code to test-utils
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-12 Edward Herveyges: Various doc fixups and cleanups
2012-01-11 Thibault Saunierges: Bump layer height from 10 to 1000
2012-01-11 Mathieu Duponchelleges: add an auto-transition to the layer
2012-01-11 Thibault Sauniertest: Better layer priority handling testing
2012-01-11 Thibault Saunierges: Handle TimelineLayer and its contained TimelineObj...
2010-12-20 Edward HerveyGESTimelineObject: Subclass from GInitiallyUnowned
2010-12-20 Edward HerveyGESTimelineLayer: Subclass from GInitiallyUnowned
2010-12-20 Edward Herveytests: Put clearer names on tests
2010-12-16 Edward HerveyGESTimelineObject: Add mapping/offset support [start...
2010-12-16 Edward HerveyGESTrackObject: Hide more variables and provide accesso...
2010-12-16 Edward HerveyGESTimelineLayer: Hide the object list and priority
2010-12-09 Edward HerveyGESTimelineSource: Remove textoverlay properties
2010-12-09 Edward Herveytests: Make sure gst_bin_add succeeds
2010-09-01 Brandon Lewissupply type param to _find_track_objects in unit tests
2010-09-01 Brandon Lewisincrease default priority offset for sources; update...
2010-09-01 Brandon Lewistest height notification
2010-09-01 Brandon Lewisexpose priority-offset as a property
2010-09-01 Brandon Lewisupdate documentation and unit tests
2010-03-13 Edward Herveytests: Add unit test for layer property.