command-line-formatter: Stop uselessly looping over options
[platform/upstream/gstreamer.git] / ges / ges-timeline.h
2020-03-25 Thibault Saunierges: Add APIs to have a sens of frame numbers
2020-03-19 Thibault Saunierges: Use #pragma once everywhere
2020-03-19 Thibault Saunierges: Cleanup the way we declare object types
2020-03-05 Henry Wilkesdocs: update GESTimeline and GESLayer
2020-02-26 Thibault Saunierges: Deprecate the GESTimeline::track field
2018-03-31 Thibault Sauniertimeline: Add a method to move layers around
2018-03-13 Tim-Philipp MüllerGST_GES_API -> GES_API
2018-03-13 Tim-Philipp Müllerges: GST_EXPORT -> GST_GES_API
2018-03-02 Harish FularaAdded paste functionality to GESTimeline class
2017-08-07 Thibault SaunierMark symbols explicitly for export with GST_EXPORT
2016-09-13 Alexandru Băluțtimeline: Make get_groups public
2016-05-06 Thibault Saunierges: Remove timeline_emit_group_removed which slipped...
2016-02-23 Fabian Orccongroup-added and group-removed signals added
2015-04-09 Mathieu Duponchelletimeline, track: Emit commited at the correct moment.
2015-03-18 Thibault Sauniertimeline: Add API to find a layer with a specific prior...
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-12-06 Thibault Sauniertimeline: Add a method to easily check if a timeline...
2014-10-31 Thibault Sauniertimeline: Add a method to retrieve a pad from a track
2014-05-08 Mathieu Duponchelleges-timeline: Fix ges_timeline_get_project macro.
2014-05-02 Thibault SaunierAdd a notion of 'name' in GESTimelineElement
2013-07-25 Thibault Sauniertimeline: Add methods to get and set the snapping distance
2013-06-23 Thibault Saunierges: Port to the new commit based API in GNL
2013-05-09 Anton Belkatimeline: add auto-transition
2013-04-23 Thibault SaunierRename GESTimelineLayer to GESLayer
2013-03-15 Thibault SaunierFix some documentations
2013-02-15 Thibault SaunierRename GESTimelineObject to GESClip
2013-01-12 Thibault Saunierges: Documentations fixes
2012-12-29 Thibault SaunierMisc documentation fixing
2012-12-29 Thibault Sauniertimeline: Make use of the Project API for timeline...
2012-12-19 Thibault Sauniertimeline: Make timeline->track and timeline->layers...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-23 Thibault Saunierformatter: Add GError everywhere needed in the API
2012-05-26 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-19 Thibault Sauniertimeline: Add a method to get the timeline duration
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-08 Thibault Sauniertimeline: Rework the append_layer method
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-28 Thibault Saunierges: Add a way to know whether a timeline is updating...
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-11 Mathieu Duponchelleges: adds an enable_update function to the GESTimeline
2012-01-11 Thibault Saunierges: Add a ges_timeline_append_layer convenience method
2011-03-01 Vincent Penquerc'hges: make uri strings const
2011-01-08 Thibault SaunierTimeline: Add instance private and Move private variabl...
2010-11-29 Edward Herveyges: Add padding to all public structures
2010-11-27 Brandon LewisGESTimeline: implementation of save_to/load_from uri
2010-09-23 Edward Herveyall: Changes for discoverer being merged upstream
2010-06-09 Brandon LewisAdd missing documentation
2010-05-19 Edward HerveyGESTimeline: Use GstDiscoverer for incomplete filesources
2010-04-20 Edward HerveyGESTimeline: New method ges_timeline_get_tracks
2009-11-30 Edward Herveyges/: Fix copyright in headers
2009-09-14 Edward HerveyGESTimeline: start more documentation
2009-09-08 Edward HerveyGESTimeline: Track internal pads and tracks in sync.
2009-08-06 Edward Herveyintermediary commit. Still need to fill in more blanks :(
2009-08-06 Edward Herveybuild fixed again. Moved type declarations in a standal...
2009-08-06 Edward Herveysrc/ => ges/