summaryrefslogtreecommitdiff
path: root/ges/ges-track.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-05track: [API]: ges_track_update_restriction_caps.Mathieu Duponchelle1-0/+1
2013-09-03ges-track: Add the notion of resriction caps to GESTrackSimon Corsin1-1/+1
2013-07-12track: Make it possible to disable the mixing featureMathieu Duponchelle1-0/+2
2013-06-23track: Implement infrastructure for mixingThibault Saunier1-0/+2
2013-06-23ges: Implement GESAudioTrack and GESVideoTrack, subclasses of GESTrackThibault Saunier1-2/+0
2013-06-23ges: Port to the new commit based API in GNLThibault Saunier1-2/+1
2013-03-15track: Cleanup header and add a FIXMEThibault Saunier1-58/+30
2013-02-15track: Rename all GESTrack.xxx_object to GESTrack.xxx_elementThibault Saunier1-3/+3
2013-02-15Rename GESTrackObject to GESTrackElementThibault Saunier1-2/+2
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-05-19track: Properly fill gapsThibault Saunier1-0/+16
2012-03-27ges: Add a way to know whether a timeline is updating on each changesThibault Saunier1-0/+1
2012-01-11ges: Reindent ges-track.hThibault Saunier1-15/+19
2012-01-11ges: adds an enable_update function to the GESTimelineMathieu Duponchelle1-0/+2
2012-01-11ges: Add API to get the TrackObject-s contained in a TrackMathieu Duponchelle1-0/+2
2011-01-10Track: Mark as private the instance private structureEdward Hervey1-0/+1
2010-12-15GESTrack: Make more properties privateEdward Hervey1-14/+11
2010-12-08docs: A round of updatesEdward Hervey1-2/+1
2010-12-08ges: Add instance private structuresThibault Saunier1-0/+4
2010-11-29ges: Add padding to all public structuresEdward Hervey1-1/+9
2010-11-27GESTrack: keep track of trackobjects and remove/release them in disposeBrandon Lewis1-0/+1
2010-07-09move track type enum to ges-enums.{h,c}Brandon Lewis1-28/+1
2010-06-09ges/ges-track.h: C90 fixesBrandon Lewis1-2/+2
2010-06-09Add missing documentationBrandon Lewis1-0/+11
2010-05-18GESTrack: Make GESTrackType a flag, and add GES_TRACK_TYPE_UNKNOWNEdward Hervey1-5/+10
2009-11-30ges/: Fix copyright in headersEdward Hervey1-1/+2
2009-09-10More documentation. Coverage now at 25%Edward Hervey1-2/+7
2009-09-08GESTrack: Add TrackType enum and constructor property.Edward Hervey1-1/+23
2009-08-07Track: Handle padsEdward Hervey1-0/+1
2009-08-07Track: Add convenience methods for creating a raw Audio or Video track.Edward Hervey1-0/+3
2009-08-07Add 'caps' property on TrackEdward Hervey1-1/+4
2009-08-07Track: Implement remove_object()Edward Hervey1-0/+1
2009-08-06intermediary commit. Still need to fill in more blanks :(Edward Hervey1-1/+5
2009-08-06build fixed again. Moved type declarations in a standalone file.Edward Hervey1-5/+2
2009-08-06src/ => ges/Edward Hervey1-0/+68