launcher: Switch to fake{audio,video}sink
[platform/upstream/gst-editing-services.git] / tools / ges-launcher.c
2021-05-21 Philippe Normandlauncher: Switch to fake{audio,video}sink
2021-04-27 Seungha Yangges: Port to gst_print*
2021-02-10 Thibault Sauniertools: Fix some naming
2021-02-10 Thibault Sauniertools: Reindent options
2021-02-10 Thibault Saunierlaunch: Add encoding profiles to the project
2021-02-10 Thibault Sauniervalidate: Handle passing timeline desc in .validatetest...
2021-02-10 Thibault Saunierges: Use a `ges:` uri to define timeline from description
2021-02-09 Thibault Sauniercommand-line-formatter: Add track management to timelin...
2021-01-29 Mathieu Duponchelleges-launcher: do not set rendering details too early
2021-01-05 Thibault Saunierlaunch: Ensure to add required ref to profiles from...
2020-12-04 Thibault Saunierlaunch: Add an interactive mode where we can seek etc...
2020-10-31 Jan Schmidtinit: Fix initialisation crash
2020-10-19 Fabrice Fontaineutils.c: fix static build
2020-07-30 Thibault Saunierlaunch: Print more useful information to stdout
2020-07-30 Thibault Saunierbuild: Add an option to disable examples
2020-07-30 Thibault Saunierlauncher: Re activate smart rendering support
2020-07-30 Thibault Saunierlauncher: Delay setting rendering setting to right...
2020-04-28 Thibault Sauniernlecomposition: Fix seeking with stop
2020-04-27 Thibault Saunierlaunch: Add support for testfiles
2020-03-25 Thibault Saunierlaunch: Add a way to disable validate at runtime
2020-03-25 Thibault Saunierges: Plug some leaks
2020-03-25 Thibault Saunierlaunch: Fix memory management issue with the rendering...
2020-03-19 Thibault Saunierlaunch: Make command line provided sinks override scena...
2020-02-26 Thibault Saunierges:launch: Handle setting playback information in...
2020-02-25 Thibault Saunierges: Plug leaks in new ges-launch and related
2020-02-11 Thibault Sauniervalidate: Allow overriding ges-launch options through...
2019-10-23 Thibault Saunierges-launch: Document timeline description format under...
2019-10-21 Thibault Saunierlauncher: Enhance printed output
2019-10-21 Thibault Saunierlauncher: Use the output URI extension to set encoding...
2019-09-30 Thibault Saunierlaunch: Add an option to embed nested timelines when...
2019-07-26 Thibault Saunierlaunch: Set user restriction caps even when loading...
2019-07-26 Thibault Saunierformatter: Enhance error reporting
2019-07-05 Thibault Sauniervalidate: Allow scenarios to set track types
2019-05-23 Thibault Saunierlauncher: Remove duplicated track types option
2019-05-23 Thibault Sauniertools: Initialize GStreamer before parsin options
2019-05-23 Thibault Sauniertools: Use a proper implementation of get_flags_from_string
2019-05-05 Thibault Saunierlaunch: Fix caps restriction short names
2019-01-29 Thibault Saunierlauncher: Add options to set tracks restriction caps
2018-09-06 Thibault SaunierUpdate for g_type_class_add_private() deprecation in...
2016-12-14 Thibault Saunierges-launch: Make sure GStreamer is always initialized
2016-07-29 Justin Kimges-launcher: don't leak project uri string
2016-03-09 Justin Kimges-launcher: don't leak sanitized_timeline string
2015-11-04 Thibault Saunierlauncher: Make sure to not activate validate twice...
2015-09-30 Vineeth TMediting-services: Fix memory leaks when context parse...
2015-09-11 Justin Kimges-launcher: don't leak GError
2015-09-09 Justin Kimges-launcher: fix double free when argument is invalid
2015-06-10 Thibault Saunierges: Raise an error when the discoverer returns !=...
2015-06-05 Thibault Sauniertools: Exit the app as it is a simgle instance app
2015-04-16 Thibault Sauniertools:launch: Print out the timeline description as...
2015-04-15 Thibault Sauniertools:launch: clean user facing message on wrong timeli...
2015-04-07 Mathieu Duponchelleges-launch: Add a save-only option.
2015-03-25 Mathieu Duponchelleges-launch: Better document options.
2015-03-25 Mathieu Duponchelleges-launch: port to GApplication