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
2019-04-18
asset: Avoid unrefing a task we do not own
Thibault Saunier
1
-0
/
+1
2019-04-17
clip: Optimize set_top_effect_index by checking parent sooner
Alexandru Băluț
1
-4
/
+4
2019-04-17
clip: Return TRUE when the the effect index does not change
Alexandru Băluț
1
-3
/
+5
2019-04-17
clip: Remove obsolete FIXME
Alexandru Băluț
1
-1
/
+0
2019-04-17
container: Call _remove_child when cannot set parent
Alexandru Băluț
1
-0
/
+2
2019-04-17
ges: Remove unused nb_effects field
Alexandru Băluț
1
-1
/
+0
2019-04-17
track: Avoid various sorting operations before timeline commit
Mart Raudsepp
1
-20
/
+0
2019-04-15
asset: Do not take an extra ref on asset when already initialized
Thibault Saunier
1
-2
/
+0
2019-04-15
xml-formatter: Fix some asset leaks
Thibault Saunier
2
-4
/
+3
2019-04-15
framepositioner: Plug caps leak
Thibault Saunier
1
-0
/
+2
2019-04-15
xml-formatter: Plug some leaks
Thibault Saunier
1
-2
/
+4
2019-04-15
timeline: Plug leak of the auto transition asset
Thibault Saunier
1
-0
/
+1
2019-04-15
tree: Plug a GList leak
Thibault Saunier
1
-0
/
+1
2019-04-15
pipeline: Plug pad leak
Thibault Saunier
1
-8
/
+8
2019-04-15
title: Deprecate method that return newly allocated `const gchar*`
Thibault Saunier
1
-2
/
+8
2019-04-15
Plug some GError leaks when loading assets
Thibault Saunier
2
-1
/
+3
2019-04-15
xml-formatter: Free pending clips on disposal
Thibault Saunier
1
-6
/
+12
2019-04-15
asset: Plug a GError leak
Thibault Saunier
1
-1
/
+3
2019-04-15
asset: s/unsure/ensure
Thibault Saunier
1
-4
/
+4
2019-04-15
asset: Plug a leak of EncodingProfiles
Thibault Saunier
1
-0
/
+1
2019-04-15
xml-formatter: Plug leaks of pending groups
Thibault Saunier
1
-0
/
+17
2019-04-15
asset: plug a GTask leak
Thibault Saunier
1
-1
/
+5
2019-04-15
Fix splitting control bindings leaks
Thibault Saunier
1
-0
/
+5
2019-04-15
tree: Fixup some GList leaks
Thibault Saunier
1
-7
/
+13
2019-04-15
uri-asset: Ensure that the discoverer stops on deinit.
Yeongjin Jeong
1
-0
/
+2
2019-03-20
videosource: Expose video-direction child property
Jakub Adam
1
-0
/
+8
2019-03-19
videosource: auto-flip the image according to image-orientation tag
Jakub Adam
1
-4
/
+11
2019-03-16
Fix autotools build
Tim-Philipp Müller
1
-0
/
+2
2019-03-15
clip: Make sure to set the pasted clip start before adding to layer
Thibault Saunier
1
-8
/
+16
2019-03-15
clip: Emit signals while splitting in a way the operation is undoable
Thibault Saunier
1
-0
/
+4
2019-03-15
Reimplement the timeline editing API
Thibault Saunier
16
-1792
/
+1785
2019-03-15
timeline: Rename group_id to stream_start_group_id
Thibault Saunier
1
-6
/
+7
2019-03-15
timeline-element: Add a method to retrieve layer priority
Thibault Saunier
5
-18
/
+67
2019-03-15
Add API to get the GESEdge names
Thibault Saunier
2
-0
/
+16
2019-03-15
ges: Move GESClipFlags to GESTimelineElementFlags
Thibault Saunier
3
-30
/
+57
2019-03-15
layer: factor out a method to remove an object without signaling it
Thibault Saunier
1
-21
/
+30
2019-03-15
timeline: No error when moving an object as part of the context
Thibault Saunier
1
-2
/
+8
2019-03-15
timeline: Not being able to trim and object is an error
Thibault Saunier
1
-1
/
+2
2019-03-15
timeline: Setting duration to the same value is valid
Thibault Saunier
1
-1
/
+1
2019-03-15
timeline: Do not ripple if resulting duration would be 0
Thibault Saunier
1
-0
/
+5
2019-03-15
clip: Add a method to get the priority of the layer it is in
Thibault Saunier
6
-18
/
+17
2019-03-15
clip: Rollback moving clips when moving a contained TrackElement fails
Thibault Saunier
2
-12
/
+46
2019-03-15
Shorten GES_FORMAT output
Thibault Saunier
1
-4
/
+4
2019-03-15
clip: Make sure to remove and re add effects when adding clips to layer
Thibault Saunier
1
-5
/
+8
2019-03-15
source: No checks when linking default elements
Thibault Saunier
1
-3
/
+9
2019-03-14
asset-uri: Create a specific discoverer when discovering sync
Thibault Saunier
1
-0
/
+17
2019-03-12
Mark ges_timeline_load_from_uri as deprecated
Pat DeSantis
1
-0
/
+2
2019-03-12
Update deprecation warning to match GTK style
Pat DeSantis
1
-1
/
+1
2019-03-12
Mark ges_formatter_save_to_uri as deprecated
Pat DeSantis
1
-0
/
+2
2019-03-12
ges: Enhance ges_{init/deinit} documentation
Seungha Yang
2
-9
/
+29
[next]