summaryrefslogtreecommitdiff
path: root/ges
AgeCommit message (Expand)AuthorFilesLines
2015-03-20parse.l: Modify command arguments.Mathieu Duponchelle2-7/+13
2015-03-20ges: command-line-formatter: Properly error out on invalid argumentsThibault Saunier6-16/+171
2015-03-20ges: Factor out a GESCommandLineFormatter classThibault Saunier14-13/+680
2015-03-20structured-interface: Be clever when no layer priority specified.Mathieu Duponchelle2-19/+20
2015-03-20ges-structured-interface: fix buildMathieu Duponchelle1-1/+1
2015-03-20ges: Automatically put clips at the end of layer if no start specifiedThibault Saunier1-11/+2
2015-03-20structure-interface: rename layer-priority to layer.Mathieu Duponchelle1-0/+2
2015-03-20ges: Add layer up to the wanted layer priority in the structure interfaceThibault Saunier1-2/+12
2015-03-20ges: Handle setting child property on container directly in the structured ba...Thibault Saunier1-9/+63
2015-03-20ges: Add an internal GstStructure based interfaceThibault Saunier4-269/+436
2015-03-19ges: Fix build for older GLibThibault Saunier1-9/+14
2015-03-18container: implement children property handlingThibault Saunier1-0/+86
2015-03-18ges: Move the notion of children properties to GESTimelineElementThibault Saunier4-343/+677
2015-03-18timeline: Add API to find a layer with a specific priority in a timelineThibault Saunier2-0/+32
2015-03-18Revert "ges: Move the notion of children properties to GESTimelineElement"Thibault Saunier7-795/+343
2015-03-18ges: Move the notion of children properties to GESTimelineElementThibault Saunier7-343/+795
2015-03-13ges: Remove all reference to already dead GESSimpleLayerThibault Saunier1-3/+0
2015-03-05project: remove unnecessary dereferenceLuis de Bethencourt1-2/+0
2015-02-27ges-base-xml-formatter: fix setting of child propertiesTim-Philipp Müller1-2/+4
2015-02-27ges-meta-container: fix ges_meta_container_foreach()Tim-Philipp Müller1-1/+2
2015-02-26ges-base-xml-formatter: fix property settingTim-Philipp Müller2-2/+3
2015-02-20ges: Always set ANY capsfeatures on tracks caps propertyThibault Saunier1-0/+7
2015-02-19ges-project: no need to commit an empty timeline.Mathieu Duponchelle1-1/+0
2015-02-10ges: initialize timeline_duration valueLuis de Bethencourt1-1/+1
2015-02-06nlecomposition: Properly protect the children taskThibault Saunier1-1/+4
2015-02-03Cleanly handle removing the last object in a compositionMathieu Duponchelle2-2/+15
2015-02-02validate: Do not wrongly set clip duration for UriClipsThibault Saunier1-4/+0
2015-02-02validate: Properly expose the commit action as ASYNCThibault Saunier1-2/+24
2015-01-28layer: Remove child from children list before emitting "child-removed"Thibault Saunier1-3/+3
2015-01-26ges: remove useless gpointer variableLuis de Bethencourt1-9/+7
2015-01-26ges: merge MIN() and MAX() into CLAMP()Luis de Bethencourt1-5/+3
2015-01-24ges: Make sure the GESTextOverlayClip is register on initThibault Saunier1-0/+1
2014-12-12uri-asset: Check that the newly computed URI existThibault Saunier1-1/+1
2014-12-12validate: Add an action type to load a project from its contentThibault Saunier2-2/+110
2014-12-06Revert "track: [API]: ges_track_update_restriction_caps."Thibault Saunier1-20/+0
2014-12-06timeline: Add a method to easily check if a timeline is emptyThibault Saunier2-0/+30
2014-12-06ges: Recompute Group priority when one of its clip.layer change priorityThibault Saunier2-7/+45
2014-12-06track: [API]: ges_track_update_restriction_caps.Mathieu Duponchelle1-0/+20
2014-12-06nlecomposition: Minor debug enhancementsThibault Saunier1-2/+10
2014-12-06pipeline: Expose playsink::video-filter and playsink::audio-filterThibault Saunier1-8/+44
2014-12-06pipeline: Dot not check for chain->tee twiceThibault Saunier1-7/+7
2014-12-06validate: Avoid depending on not stable APIsThibault Saunier1-1/+1
2014-12-06validate: Move to new action type registration APIThibault Saunier1-28/+29
2014-12-06validate: Add missing action execution printingThibault Saunier1-1/+11
2014-12-06timeline-element: Properly handle setting name to NULLThibault Saunier1-1/+2
2014-12-06nlecomposition: Add a 'query-position' signalThibault Saunier4-4/+61
2014-12-06ges: Keep backward compatibility for relocated assets CLIThibault Saunier5-22/+17
2014-12-06ges: Add a method to pass argc/argv to GES at init timeThibault Saunier2-0/+43
2014-12-06validate: Expose GES Validate actionThibault Saunier3-3/+1197
2014-12-06uri-asset: Ensure that UriAssets loaded with error are rememberedThibault Saunier1-4/+5