summaryrefslogtreecommitdiff
path: root/tools/ges-launch.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-07ges-launch: Add support for +test-clipMathieu Duponchelle1-1/+2
2015-03-25ges-launch: port to GApplicationMathieu Duponchelle1-891/+8
2015-03-24Revert "ges-launch: no need for a tmp string pointer"Mathieu Duponchelle1-7/+8
2015-03-24ges-launch: no need for a tmp string pointerLuis de Bethencourt1-8/+7
2015-03-24ges-launch: free string before going out of scopeLuis de Bethencourt1-1/+3
2015-03-23ges-launch: Remove useless options, rename some short options.Mathieu Duponchelle1-16/+6
2015-03-23bash-completion: Add support for new ges-launch commands.Mathieu Duponchelle1-0/+41
2015-03-20ges: command-line-formatter: Properly error out on invalid argumentsThibault Saunier1-1/+9
2015-03-20ges: Factor out a GESCommandLineFormatter classThibault Saunier1-273/+87
2015-03-20structure-interface: rename layer-priority to layer.Mathieu Duponchelle1-0/+1
2015-03-20tools: Implement a new CLI interface for the timeline creationThibault Saunier1-139/+189
2015-03-20ges-launch: Implement a new parser for the commandline.Mathieu Duponchelle1-0/+73
2014-12-13tools: Avoid trying to remove a signal handler that has already been removedThibault Saunier1-1/+1
2014-12-06validate: Handle long tests in the TestManagerThibault Saunier1-1/+1
2014-12-06ges: Keep backward compatibility for relocated assets CLIThibault Saunier1-0/+22
2014-12-06ges: Add an init option to set media paths for moved assetsThibault Saunier1-106/+1
2014-11-10tools: launch: Wait for the project to be loaded to activate gst-validateThibault Saunier1-5/+14
2014-11-10tools: Never try to propose same URI when we know it is missing URIThibault Saunier1-1/+3
2014-11-10tools:launch: Properly terminate when we get a SIGINT signalThibault Saunier1-0/+33
2014-11-10ges-validate: Add actions to add/remove object from containerThibault Saunier1-9/+9
2014-11-10tools: Handle asset relocation for assets from scenarioThibault Saunier1-3/+16
2014-11-10tools:ges-launch: Save the project at the end of executionThibault Saunier1-8/+21
2014-11-10tools:ges-launch: Do not set pipeline state before the timeline is readyThibault Saunier1-4/+6
2014-10-31tools:launcher: Avoid commiting when we are not done loading the timelineThibault Saunier1-1/+2
2014-10-12validate: Rename --list-action-types to --inspect-action-typeThibault Saunier1-4/+7
2014-09-11ges-launch: option to select encoding profile from xmlLubosz Sarnecki1-1/+11
2014-09-11ges-launch: clean up help pageLubosz Sarnecki1-18/+31
2014-09-05ges-launch: Fix typo in --help outputSebastian Dröge1-1/+1
2014-09-05ges-launch: Fix compiler warningsSebastian Dröge1-1/+2
2014-09-05ges-validate: Port to the new GstValidate action registration APIThibault Saunier1-0/+6
2014-09-05ges:validate: Port to the new handles-states APIThibault Saunier1-12/+11
2014-06-09tools: Fix transition handling in ges-launchThibault Saunier1-14/+29
2014-06-09pipeline: Add support to rendering without containerThibault Saunier1-13/+16
2014-05-18tools: Handle request state changes from GstValidateThibault Saunier1-0/+3
2014-05-10ges: Do not use freed pointersThibault Saunier1-9/+11
2014-05-08tool: Add the option to set audiosinkThibault Saunier1-7/+24
2014-05-08ges-launch: add an option to use a custom video sinkMathieu Duponchelle1-0/+13
2014-05-08ges-launch: Make it so actions are executed directly when needed.Mathieu Duponchelle1-13/+18
2014-05-08ges-launch: Only create a layer if needed.Mathieu Duponchelle1-8/+10
2014-05-08ges-launch: When a scenario is set, don't request tripletsMathieu Duponchelle1-1/+1
2014-05-05ges-launch: remove dead codeTim-Philipp Müller1-5/+0
2014-05-02tools: Add a way to look for moved media sample recursivelyThibault Saunier1-6/+63
2014-05-02tools: Add an option to disable mixingThibault Saunier1-0/+9
2014-05-02tools: Handle times as doubles + concider duration=0 as TIME_NONEThibault Saunier1-5/+14
2014-05-02tools: Disable --set-scenario if not compiled against gst-validateThibault Saunier1-0/+2
2014-05-02tools: Position printing is now done at the gst-validate levelThibault Saunier1-19/+0
2014-03-26ges-launch: Not being able to load an asset is an errorThibault Saunier1-0/+1
2014-03-20ges-launch: Format the position printing as in gst-validate and friendsThibault Saunier1-4/+3
2014-03-20ges-launch: Play nicely with gst-validate if avalaibleThibault Saunier1-3/+17
2014-03-20ges-launch: Add a way to mute test video and audio outputThibault Saunier1-2/+14