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
/
ges
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
parse.l: Modify command arguments.
Mathieu Duponchelle
2
-7
/
+13
2015-03-20
ges: command-line-formatter: Properly error out on invalid arguments
Thibault Saunier
6
-16
/
+171
2015-03-20
ges: Factor out a GESCommandLineFormatter class
Thibault Saunier
14
-13
/
+680
2015-03-20
structured-interface: Be clever when no layer priority specified.
Mathieu Duponchelle
2
-19
/
+20
2015-03-20
ges-structured-interface: fix build
Mathieu Duponchelle
1
-1
/
+1
2015-03-20
ges: Automatically put clips at the end of layer if no start specified
Thibault Saunier
1
-11
/
+2
2015-03-20
structure-interface: rename layer-priority to layer.
Mathieu Duponchelle
1
-0
/
+2
2015-03-20
ges: Add layer up to the wanted layer priority in the structure interface
Thibault Saunier
1
-2
/
+12
2015-03-20
ges: Handle setting child property on container directly in the structured ba...
Thibault Saunier
1
-9
/
+63
2015-03-20
ges: Add an internal GstStructure based interface
Thibault Saunier
4
-269
/
+436
2015-03-19
ges: Fix build for older GLib
Thibault Saunier
1
-9
/
+14
2015-03-18
container: implement children property handling
Thibault Saunier
1
-0
/
+86
2015-03-18
ges: Move the notion of children properties to GESTimelineElement
Thibault Saunier
4
-343
/
+677
2015-03-18
timeline: Add API to find a layer with a specific priority in a timeline
Thibault Saunier
2
-0
/
+32
2015-03-18
Revert "ges: Move the notion of children properties to GESTimelineElement"
Thibault Saunier
7
-795
/
+343
2015-03-18
ges: Move the notion of children properties to GESTimelineElement
Thibault Saunier
7
-343
/
+795
2015-03-13
ges: Remove all reference to already dead GESSimpleLayer
Thibault Saunier
1
-3
/
+0
2015-03-05
project: remove unnecessary dereference
Luis de Bethencourt
1
-2
/
+0
2015-02-27
ges-base-xml-formatter: fix setting of child properties
Tim-Philipp Müller
1
-2
/
+4
2015-02-27
ges-meta-container: fix ges_meta_container_foreach()
Tim-Philipp Müller
1
-1
/
+2
2015-02-26
ges-base-xml-formatter: fix property setting
Tim-Philipp Müller
2
-2
/
+3
2015-02-20
ges: Always set ANY capsfeatures on tracks caps property
Thibault Saunier
1
-0
/
+7
2015-02-19
ges-project: no need to commit an empty timeline.
Mathieu Duponchelle
1
-1
/
+0
2015-02-10
ges: initialize timeline_duration value
Luis de Bethencourt
1
-1
/
+1
2015-02-06
nlecomposition: Properly protect the children task
Thibault Saunier
1
-1
/
+4
2015-02-03
Cleanly handle removing the last object in a composition
Mathieu Duponchelle
2
-2
/
+15
2015-02-02
validate: Do not wrongly set clip duration for UriClips
Thibault Saunier
1
-4
/
+0
2015-02-02
validate: Properly expose the commit action as ASYNC
Thibault Saunier
1
-2
/
+24
2015-01-28
layer: Remove child from children list before emitting "child-removed"
Thibault Saunier
1
-3
/
+3
2015-01-26
ges: remove useless gpointer variable
Luis de Bethencourt
1
-9
/
+7
2015-01-26
ges: merge MIN() and MAX() into CLAMP()
Luis de Bethencourt
1
-5
/
+3
2015-01-24
ges: Make sure the GESTextOverlayClip is register on init
Thibault Saunier
1
-0
/
+1
2014-12-12
uri-asset: Check that the newly computed URI exist
Thibault Saunier
1
-1
/
+1
2014-12-12
validate: Add an action type to load a project from its content
Thibault Saunier
2
-2
/
+110
2014-12-06
Revert "track: [API]: ges_track_update_restriction_caps."
Thibault Saunier
1
-20
/
+0
2014-12-06
timeline: Add a method to easily check if a timeline is empty
Thibault Saunier
2
-0
/
+30
2014-12-06
ges: Recompute Group priority when one of its clip.layer change priority
Thibault Saunier
2
-7
/
+45
2014-12-06
track: [API]: ges_track_update_restriction_caps.
Mathieu Duponchelle
1
-0
/
+20
2014-12-06
nlecomposition: Minor debug enhancements
Thibault Saunier
1
-2
/
+10
2014-12-06
pipeline: Expose playsink::video-filter and playsink::audio-filter
Thibault Saunier
1
-8
/
+44
2014-12-06
pipeline: Dot not check for chain->tee twice
Thibault Saunier
1
-7
/
+7
2014-12-06
validate: Avoid depending on not stable APIs
Thibault Saunier
1
-1
/
+1
2014-12-06
validate: Move to new action type registration API
Thibault Saunier
1
-28
/
+29
2014-12-06
validate: Add missing action execution printing
Thibault Saunier
1
-1
/
+11
2014-12-06
timeline-element: Properly handle setting name to NULL
Thibault Saunier
1
-1
/
+2
2014-12-06
nlecomposition: Add a 'query-position' signal
Thibault Saunier
4
-4
/
+61
2014-12-06
ges: Keep backward compatibility for relocated assets CLI
Thibault Saunier
5
-22
/
+17
2014-12-06
ges: Add a method to pass argc/argv to GES at init time
Thibault Saunier
2
-0
/
+43
2014-12-06
validate: Expose GES Validate action
Thibault Saunier
3
-3
/
+1197
2014-12-06
uri-asset: Ensure that UriAssets loaded with error are remembered
Thibault Saunier
1
-4
/
+5
[next]