index
:
gstreamer/gst-editing-services
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
GStreamer Editing Services Library (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-editing-services)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
ges-launch: Be a bit more agressive sanitizing arguments
Thibault Saunier
1
-4
/
+13
2016-08-24
Add support for Meson as alternative/parallel build system
Thibault Saunier
1
-0
/
+13
2016-07-29
ges-launcher: don't leak project uri string
Justin Kim
1
-2
/
+6
2016-07-28
tools: Fix printing commands help
Thibault Saunier
1
-8
/
+20
2016-07-26
ges:validate: Check that no extra decoding happens
Thibault Saunier
1
-0
/
+61
2016-06-29
ges-launch: unref GApplication properly
Justin Kim
1
-3
/
+7
2016-03-09
ges-launcher: don't leak sanitized_timeline string
Justin Kim
1
-0
/
+3
2015-11-04
launcher: Make sure to not activate validate twice when simply loading a scen...
Thibault Saunier
1
-1
/
+1
2015-09-30
editing-services: Fix memory leaks when context parse fails
Vineeth TM
1
-2
/
+2
2015-09-11
ges-launcher: don't leak GError
Justin Kim
1
-1
/
+4
2015-09-09
ges-launcher: fix double free when argument is invalid
Justin Kim
1
-0
/
+2
2015-06-10
ges: Raise an error when the discoverer returns != RESULT_OK
Thibault Saunier
1
-2
/
+2
2015-06-09
ges-launch: don't print random position/duration values at startup
Tim-Philipp Müller
1
-1
/
+1
2015-06-05
tools: Exit the app as it is a simgle instance app
Thibault Saunier
2
-9
/
+9
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-13
/
+0
2015-04-22
tools: Fix string leak
Edward Hervey
1
-2
/
+3
2015-04-16
tools:launch: Print out the timeline description as an INFO not an ERROR
Thibault Saunier
1
-1
/
+1
2015-04-15
tools:launch: clean user facing message on wrong timeline description
Thibault Saunier
1
-2
/
+7
2015-04-07
ges-launch: Add support for +test-clip
Mathieu Duponchelle
1
-1
/
+2
2015-04-07
ges-launch: Add a save-only option.
Mathieu Duponchelle
1
-0
/
+23
2015-03-25
ges-launch: Better document options.
Mathieu Duponchelle
1
-85
/
+138
2015-03-25
ges-launch: port to GApplication
Mathieu Duponchelle
8
-898
/
+1116
2015-03-24
Revert "ges-launch: no need for a tmp string pointer"
Mathieu Duponchelle
1
-7
/
+8
2015-03-24
ges-launch: no need for a tmp string pointer
Luis de Bethencourt
1
-8
/
+7
2015-03-24
ges-launch: free string before going out of scope
Luis de Bethencourt
1
-1
/
+3
2015-03-23
ges-launch: Remove useless options, rename some short options.
Mathieu Duponchelle
1
-16
/
+6
2015-03-23
bash-completion: Add support for new ges-launch commands.
Mathieu Duponchelle
1
-0
/
+41
2015-03-20
ges: command-line-formatter: Properly error out on invalid arguments
Thibault Saunier
1
-1
/
+9
2015-03-20
ges: Factor out a GESCommandLineFormatter class
Thibault Saunier
5
-520
/
+89
2015-03-20
structure-interface: rename layer-priority to layer.
Mathieu Duponchelle
1
-0
/
+1
2015-03-20
ges-launch: parse property names longer than 1 char.
Mathieu Duponchelle
2
-1
/
+3
2015-03-20
ges-launch: Update lexer / parser to handle set-*
Mathieu Duponchelle
3
-1
/
+32
2015-03-20
tools: Implement a new CLI interface for the timeline creation
Thibault Saunier
2
-139
/
+196
2015-03-20
launcher: Add support to --set-property in the parser
Thibault Saunier
1
-1
/
+1
2015-03-20
ges-launch: Implement a new parser for the commandline.
Mathieu Duponchelle
5
-2
/
+281
2014-12-13
tools: Avoid trying to remove a signal handler that has already been removed
Thibault Saunier
1
-1
/
+1
2014-12-06
validate: Handle long tests in the TestManager
Thibault Saunier
1
-1
/
+1
2014-12-06
validate: Avoid depending on not stable APIs
Thibault Saunier
1
-6
/
+0
2014-12-06
ges: Keep backward compatibility for relocated assets CLI
Thibault Saunier
1
-0
/
+22
2014-12-06
validate: Expose GES Validate action
Thibault Saunier
2
-1190
/
+1
2014-12-06
ges: Add an init option to set media paths for moved assets
Thibault Saunier
1
-106
/
+1
2014-11-10
tools: launch: Wait for the project to be loaded to activate gst-validate
Thibault Saunier
1
-5
/
+14
2014-11-10
tools: Never try to propose same URI when we know it is missing URI
Thibault Saunier
1
-1
/
+3
2014-11-10
tools:launch: Properly terminate when we get a SIGINT signal
Thibault Saunier
1
-0
/
+33
2014-11-10
ges-validate: inform of clip removal.
Mathieu Duponchelle
1
-0
/
+1
2014-11-10
validate: Implement validate Action type to handle KeyFrames
Thibault Saunier
1
-0
/
+228
2014-11-10
ges-validate: Add actions to add/remove object from container
Thibault Saunier
2
-10
/
+207
2014-11-10
ges-validate: Fix edit_container return code
Thibault Saunier
1
-19
/
+13
2014-11-10
ges-validate: Add an action type to set restriction caps on track
Thibault Saunier
1
-0
/
+56
2014-11-10
tools: Handle asset relocation for assets from scenario
Thibault Saunier
3
-22
/
+81
[next]