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
/
ges-clip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
clip: Make top effect priority inside the clip priority range
Thibault Saunier
1
-20
/
+23
2016-07-28
clip: Reimplement look_child and iterate over children if needed
Thibault Saunier
1
-0
/
+18
2016-06-20
ges: Don't remove track elements from clips when removing from layer
Thibault Saunier
1
-2
/
+18
2016-05-14
ges: add some g-i annotations according to documentation
Aurélien Zanelli
1
-7
/
+7
2016-02-26
Handle changing playback rate
Sjors Gielen
1
-14
/
+29
2016-02-09
Fix and test priority of TrackElement after splitting
Thibault Saunier
1
-0
/
+2
2016-01-17
group: Make deep copying actually copy deep
Thibault Saunier
1
-9
/
+46
2015-07-03
element: Implement a paste method
Thibault Saunier
1
-2
/
+40
2015-07-01
clip: Use container priority offset when setting children prios
Thibault Saunier
1
-4
/
+9
2015-07-01
clip: Fix track element priority computation
Thibault Saunier
1
-2
/
+6
2015-06-05
group: Disconnect from old layer notify::priority when a clip is moved to a N...
Thibault Saunier
1
-1
/
+1
2015-06-01
ges: Handle trimming auto transitions
Thibault Saunier
1
-1
/
+1
2014-10-31
Cleanup import of GNL and rename gnl to nle for Non Linear Engine
Thibault Saunier
1
-4
/
+4
2014-06-09
clip: Fix the ges_clip_set_position function
Thibault Saunier
1
-6
/
+7
2014-06-09
clip: Rename top_effect_index to top_effect_index
Thibault Saunier
1
-18
/
+33
2014-06-09
tests: Check ges_clip_set_position behaviour
Thibault Saunier
1
-1
/
+1
2014-05-19
ges:clip: Add a method to look for a list of TrackElement-s
Thibault Saunier
1
-0
/
+54
2014-05-02
ges: Rename remaning tlobj to clip
Thibault Saunier
1
-3
/
+3
2014-04-07
Include class related section documentation in the gir file.
Christoph Reiter
1
-1
/
+1
2013-12-27
ges: Remove versionning infos now that we start on the 1.X API serie
Thibault Saunier
1
-12
/
+0
2013-10-30
track-element: add start to the position to which we wish we split the bindings.
Mathieu Duponchelle
1
-1
/
+1
2013-10-29
clip: Fix the find_track_element method
Thibault Saunier
1
-7
/
+7
2013-09-28
clip: Return the newly created TrackElement when adding an asset
Thibault Saunier
1
-7
/
+14
2013-09-28
clip: split_bindings at position * + inpoint*
MathieuDuponchelle
1
-1
/
+2
2013-09-07
ges: Handle trimming in groups
Thibault Saunier
1
-0
/
+2
2013-08-28
ges-clip: when a child, is removed, disconnect from its notifies.
Mathieu Duponchelle
1
-0
/
+3
2013-08-27
clip: Remove the ges_clip_fill_track method
Thibault Saunier
1
-41
/
+0
2013-08-22
trackelement: split bindings correctly.
Mathieu Duponchelle
1
-2
/
+4
2013-07-24
clip: Fix the spliting method
Thibault Saunier
1
-1
/
+3
2013-07-11
container/group/clip: Allow creating an empty group.
Mathieu Duponchelle
1
-0
/
+3
2013-07-10
container: Add a 'recursive' argument to the get_children method
Mathieu Duponchelle
1
-2
/
+2
2013-07-09
ges: Implement a GESGroup class, subclass of GESContainer
Thibault Saunier
1
-1
/
+3
2013-07-09
clip: Emit the notify::layer signal only when actually needed
Thibault Saunier
1
-3
/
+8
2013-07-09
clip: Avoid list corruption when grouping objects
Thibault Saunier
1
-5
/
+3
2013-07-09
clip: Add an internal method to easily get the priority of the layer the clip...
Thibault Saunier
1
-0
/
+9
2013-07-09
container: Remove the get_priority_range vmethod
Thibault Saunier
1
-1
/
+0
2013-07-09
container: Let full control of children priorities to subclasses
Thibault Saunier
1
-18
/
+40
2013-07-09
clip: Handle child priority offsets when setting priority
Thibault Saunier
1
-20
/
+23
2013-07-09
ges: Avoid leaking the timeline when grouping containers
Thibault Saunier
1
-1
/
+3
2013-07-09
container: Let subclasses decide when height change should be computed
Thibault Saunier
1
-5
/
+23
2013-07-09
ges: Move ges_clip_edit to GESContainer
Thibault Saunier
1
-64
/
+43
2013-07-09
clip: Never try to set the start after the end of an element when trimming
Thibault Saunier
1
-0
/
+3
2013-07-09
ges: Move GESTimelineElemt vmethod implementation from container to clip
Thibault Saunier
1
-0
/
+129
2013-06-23
ges: Misc documentation fixes
Thibault Saunier
1
-2
/
+2
2013-06-23
ges: Make space in the GESTracks to be able to add mixing elements later
Thibault Saunier
1
-3
/
+6
2013-05-09
clip: Avoid corruption of our list of children while ungrouping
Thibault Saunier
1
-2
/
+4
2013-04-23
Rename GESTimelineLayer to GESLayer
Thibault Saunier
1
-34
/
+33
2013-04-19
clip: Rework the splitting method
Thibault Saunier
1
-20
/
+1
2013-04-15
ges-clip: Remove the unlocked TrackElement APIs
Thibault Saunier
1
-45
/
+31
2013-03-30
container: s/get_priorty_range/get_priority_range/
Thibault Saunier
1
-5
/
+5
[next]