summaryrefslogtreecommitdiff
path: root/tools/ges-validate.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-26ges:validate: Check that no extra decoding happensThibault Saunier1-0/+61
2015-06-09ges-launch: don't print random position/duration values at startupTim-Philipp Müller1-1/+1
2015-06-05tools: Exit the app as it is a simgle instance appThibault Saunier1-2/+2
2015-03-25ges-launch: port to GApplicationMathieu Duponchelle1-4/+4
2014-12-06validate: Avoid depending on not stable APIsThibault Saunier1-6/+0
2014-12-06validate: Expose GES Validate actionThibault Saunier1-1189/+1
2014-11-10ges-validate: inform of clip removal.Mathieu Duponchelle1-0/+1
2014-11-10validate: Implement validate Action type to handle KeyFramesThibault Saunier1-0/+228
2014-11-10ges-validate: Add actions to add/remove object from containerThibault Saunier1-1/+198
2014-11-10ges-validate: Fix edit_container return codeThibault Saunier1-19/+13
2014-11-10ges-validate: Add an action type to set restriction caps on trackThibault Saunier1-0/+56
2014-11-10tools: Handle asset relocation for assets from scenarioThibault Saunier1-19/+63
2014-11-10ges-validate: Add support for Layer.auto-transitionThibault Saunier1-3/+14
2014-11-10ges-validate: Add commit and split-clip action typesThibault Saunier1-13/+56
2014-11-10ges-validate: Add start/inpoint/duration params to the add-clip actionThibault Saunier1-4/+25
2014-10-22ges-validate: issues naming have changed.Mathieu Duponchelle1-1/+1
2014-10-16validate: Fix naming of add_action_type to register_action_typeThibault Saunier1-9/+9
2014-09-05validate: gst_validate_print_action_types now takes a const gchar **Thibault Saunier1-1/+1
2014-09-05validate: Add the "ges" as implementer namespace for our action typesThibault Saunier1-9/+9
2014-09-05ges-validate: Rename edit-clip to edit-containerThibault Saunier1-16/+16
2014-09-05ges-validate: Port to the new GstValidate action registration APIThibault Saunier1-61/+209
2014-09-05tools:validate: Concider seek in PAUSED position being not exact as WARNINGThibault Saunier1-0/+7
2014-09-05ges-validate: Let GstValidate handle assert logsThibault Saunier1-0/+2
2014-09-05ges:validate: Port to the new handles-states APIThibault Saunier1-3/+6
2014-05-18tools: Handle request state changes from GstValidateThibault Saunier1-85/+121
2014-05-08scenarios: update the prototype of ges_validate_activateMathieu Duponchelle1-1/+1
2014-05-08validate: make sure we release our ref when we get_timeline.Mathieu Duponchelle1-21/+54
2014-05-08scenarios: Check priority before creating a layer.Mathieu Duponchelle1-17/+25
2014-05-08ges-launch: Make it so actions are executed directly when needed.Mathieu Duponchelle1-1/+2
2014-05-08validate: implement remove / add clip actionsMathieu Duponchelle1-13/+128
2014-05-08validate: Add add-layer and remove-layerMathieu Duponchelle1-0/+64
2014-05-08scenarios: add a remove-asset actionMathieu Duponchelle1-0/+38
2014-05-08ges-validate: add an add-asset actionMathieu Duponchelle1-1/+43
2014-05-02tools: Always activate gst-validate to have position printingThibault Saunier1-26/+27
2014-05-02ges-validate: Add an action to serialize the projectThibault Saunier1-0/+17
2014-05-02tools:validate: Always seek after editing a clipThibault Saunier1-11/+45
2014-05-02ges-validate: Add a GstValidate action to set children propertiesThibault Saunier1-0/+34
2014-05-02tools:validate: Add an action to allow editing clipsThibault Saunier1-0/+67
2014-05-02tools: Position printing is now done at the gst-validate levelThibault Saunier1-1/+30
2014-03-20ges-launch: Play nicely with gst-validate if avalaibleThibault Saunier1-0/+114