Thibault Saunier
ff2180b284
ges: Use #pragma once everywhere
2020-03-19 21:09:18 +00:00
Thibault Saunier
f55033223f
ges:launch: Handle setting playback information in scenarios
...
This way we can avoid real sinks when implementing scenarios
2020-02-26 13:36:30 -03:00
Thibault Saunier
1a111e95eb
validate: Allow overriding ges-launch options through scenarios
...
In 99c45d42cf
we allowed setting
track-types but in the end we could do it generically using the
following synthax in the scenario 'properties' metadata:
`ges-options={--track-types=video,--disable-mixing}`
2020-02-11 18:30:13 -03:00
Thibault Saunier
99c45d42cf
validate: Allow scenarios to set track types
2019-07-05 18:30:41 -04:00
Mathieu Duponchelle
2c4b92fd98
ges-launch: port to GApplication
...
Summary: + Extract some utility functions.
Reviewers: thiblahute
Differential Revision: http://phabricator.freedesktop.org/D55
2015-03-25 12:27:52 +01:00
Thibault Saunier
ac3cad47b6
validate: Expose GES Validate action
...
So other can also make use of those action outside
ges-launch itself
https://bugzilla.gnome.org/show_bug.cgi?id=740718
2014-12-06 10:34:15 +01:00
Thibault Saunier
92cb5811e7
tools: Handle asset relocation for assets from scenario
...
Allowing us to share scenario and media file!
2014-11-10 16:22:38 +01:00
Sebastian Dröge
320e2406d1
ges-launch: Fix compiler warnings
...
ges_validate_print_action_types() takes a const gchar **.
2014-09-05 22:08:49 +03:00
Thibault Saunier
9f97c14cea
ges-validate: Port to the new GstValidate action registration API
2014-09-05 13:54:40 +02:00
Thibault Saunier
c7d572aa90
ges:validate: Port to the new handles-states API
2014-09-05 13:54:13 +02:00
Thibault Saunier
84f02f288e
tools: Handle request state changes from GstValidate
2014-05-18 18:34:26 +02:00
Mathieu Duponchelle
171710f0c5
ges-launch: Make it so actions are executed directly when needed.
2014-05-08 14:26:49 +02:00
Thibault Saunier
95126cd0ef
ges-launch: Play nicely with gst-validate if avalaible
2014-03-20 17:25:53 +01:00