Justin Kim
|
c8b3e13a9c
|
structure-parser: define GES_STRUCTURE_PARSER macro
And fix trivial leakages of internal list structure.
https://bugzilla.gnome.org/show_bug.cgi?id=755716
|
2015-09-28 15:57:25 +02:00 |
|
Mathieu Duponchelle
|
c271f89d4a
|
ges-launch: Add support for +test-clip
Summary: With the pattern as a mandatory argument.
Reviewers: thiblahute
Differential Revision: http://phabricator.freedesktop.org/D68
|
2015-04-07 14:15:36 +02:00 |
|
Thibault Saunier
|
663824d20f
|
ges-launch: Prefix clip, transition and effect instruction with a +
Slightly changing the CLI so that we have indicators of the timeline
commands adding new objects.
|
2015-03-23 12:41:00 +01:00 |
|
Mathieu Duponchelle
|
d77ad923a6
|
parse.l: Modify command arguments.
+ --clip uri=file:// becomes clip file:// for example.
|
2015-03-20 13:53:42 +01:00 |
|
Thibault Saunier
|
e37d8e768f
|
ges: command-line-formatter: Properly error out on invalid arguments
|
2015-03-20 13:53:42 +01:00 |
|
Thibault Saunier
|
28a1e97aa2
|
ges: Factor out a GESCommandLineFormatter class
This formatter will allow any user to deserialize a timeline using
the new ges-launch command line interface
|
2015-03-20 13:53:42 +01:00 |
|