summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-09-02launch: Make enabling validate opt-inThibault Saunier3-8/+8
2021-08-20ges-launcher: add option to forward tagsMathieu Duponchelle2-4/+43
2021-08-20ges-launcher: allow using a clip to determine the rendering formatMathieu Duponchelle2-12/+136
2021-08-14launcher: don't start the pipeline before we're done updating itMathieu Duponchelle1-12/+6
2021-08-14ges-launcher: don't unref transfer none objectsMathieu Duponchelle1-1/+2
2021-05-21launcher: Switch to fake{audio,video}sinkPhilippe Normand1-5/+2
2021-04-28ges: Port to gst_print*Seungha Yang3-30/+30
2021-02-10tools: Fix some namingThibault Saunier1-4/+2
2021-02-10tools: Reindent optionsThibault Saunier1-18/+17
2021-02-10launch: Add encoding profiles to the projectThibault Saunier1-3/+6
2021-02-10validate: Handle passing timeline desc in .validatetest filesThibault Saunier4-0/+21
2021-02-10command-line-formatter: Add a way to format timelines using the formatThibault Saunier1-1/+4
2021-02-10ges: Use a `ges:` uri to define timeline from descriptionThibault Saunier4-65/+74
2021-02-09command-line-formatter: Add track management to timeline descriptionThibault Saunier1-2/+32
2021-01-29ges-launcher: do not set rendering details too earlyMathieu Duponchelle1-3/+0
2021-01-05launch: Ensure to add required ref to profiles from projectThibault Saunier1-0/+3
2020-12-04launch: Add an interactive mode where we can seek etc...Thibault Saunier5-1/+660
2020-10-31init: Fix initialisation crashJan Schmidt1-2/+6
2020-10-19utils.c: fix static buildFabrice Fontaine3-28/+31
2020-07-30launch: Also print the position when disabling validateThibault Saunier1-18/+24
2020-07-30launch: Print more useful information to stdoutThibault Saunier4-20/+166
2020-07-30build: Add an option to disable examplesThibault Saunier1-5/+12
2020-07-30launcher: Re activate smart rendering supportThibault Saunier1-10/+135
2020-07-30launcher: Delay setting rendering setting to right before renderingThibault Saunier1-70/+86
2020-07-26meson: install bash completion helper for ges-launch-1.0Tim-Philipp Müller1-0/+37
2020-04-28nlecomposition: Fix seeking with stopThibault Saunier3-2/+7
2020-04-27launch: Add support for testfilesThibault Saunier3-10/+41
2020-03-25launch: Add a way to disable validate at runtimeThibault Saunier3-1/+15
2020-03-25ges: Plug some leaksThibault Saunier3-4/+5
2020-03-25utils: fix argument sanitizationHenry Wilkes1-23/+47
2020-03-25launch: Fix memory management issue with the rendering formatThibault Saunier2-7/+12
2020-03-19launch: Make command line provided sinks override scenario defined onesThibault Saunier1-6/+22
2020-03-19ges: Use #pragma once everywhereThibault Saunier2-8/+2
2020-03-19ges: Cleanup the way we declare object typesThibault Saunier1-27/+1
2020-02-26ges:launch: Handle setting playback information in scenariosThibault Saunier4-9/+14
2020-02-26framepositioner: Stop lying about the source sizeThibault Saunier1-1/+1
2020-02-25ges: Plug leaks in new ges-launch and relatedThibault Saunier5-29/+56
2020-02-11validate: Allow overriding ges-launch options through scenariosThibault Saunier4-105/+147
2019-10-23ges-launch: Document timeline description format under --helpThibault Saunier2-65/+25
2019-10-21launcher: Enhance printed outputThibault Saunier3-12/+12
2019-10-21launcher: Use the output URI extension to set encoding formatThibault Saunier3-7/+174
2019-10-13Remove autotools build systemTim-Philipp Müller1-12/+0
2019-09-30launch: Add an option to embed nested timelines when savingThibault Saunier1-1/+27
2019-07-26launch: Set user restriction caps even when loading projectsThibault Saunier1-1/+19
2019-07-26formatter: Enhance error reportingThibault Saunier1-0/+12
2019-07-05validate: Allow scenarios to set track typesThibault Saunier3-10/+32
2019-07-05validate: Add a way to use validate configs with scenariosThibault Saunier1-1/+0
2019-05-23launcher: Remove duplicated track types optionThibault Saunier1-4/+0
2019-05-23tools: Initialize GStreamer before parsin optionsThibault Saunier1-0/+1
2019-05-23tools: Use a proper implementation of get_flags_from_stringThibault Saunier3-15/+14