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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
Automatic update of common submodule
0.10
Tim-Philipp Müller
1
-0
/
+0
2013-01-24
Automatic update of common submodule
Thibault Saunier
1
-0
/
+0
2012-12-17
timeline-object: Hide 0-sized padding array until we break ABI
Sebastian Dröge
1
-0
/
+6
2012-12-14
timeline: Use GPtrArray instead of GArray
Thibault Saunier
2
-15
/
+17
2012-12-14
timeline: Use GArray instead of GValueArray for TrackObject's track selection
Thibault Saunier
2
-81
/
+56
2012-12-14
Allow applications to select to which track a track object should be added
Sebastian Dröge
23
-93
/
+754
2012-12-14
Check in TimelineObject what tracks are supported before creating TrackObject-s
Thibault Saunier
4
-2
/
+34
2012-12-06
ges-timeline-pipeline: Use GLib API for writing a thumbnail file
Sebastian Dröge
1
-8
/
+3
2012-08-09
examples: Use GRegex instead of POSIX regex
Sebastian Dröge
2
-9
/
+7
2012-08-09
ges-launch: use GRegex instead of POSIX regex
Руслан Ижбулатов
1
-7
/
+5
2012-07-01
docs: Add the new ges_formatter_emit_loaded API to the docs
Thibault Saunier
1
-10
/
+12
2012-07-01
formatter: Make the emit_loaded a real method and not a virtual method
Thibault Saunier
3
-21
/
+24
2012-07-01
pitivi-formatter: Make use of the Formatter:timeline protected field
Thibault Saunier
1
-6
/
+5
2012-07-01
formatter: Add a timeline protected field
Thibault Saunier
2
-1
/
+6
2012-07-01
ges-pitivi-formatter: Fixed loading of projects with empty timeline
Volodymyr Rudyi
1
-3
/
+14
2012-07-01
ges-formatter: Removed assert to allow saving projects with empty timeline
Volodymyr Rudyi
1
-9
/
+0
2012-06-08
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2012-06-06
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2012-06-01
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2012-05-30
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-05-30
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-05-30
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-05-30
configure: Don't check for OBJC compiler
Sebastian Dröge
1
-2
/
+0
2012-05-27
track: Make sure to remove the proper TrackObject from the GSequence
Thibault Saunier
1
-2
/
+44
2012-05-21
timeline: Do not use meaningless offset values when snapping
Thibault Saunier
1
-0
/
+3
2012-05-21
formatter: Disable updates when loading a project
Thibault Saunier
1
-3
/
+8
2012-05-21
videotransition: Some explanations about the invert property
Thibault Saunier
1
-2
/
+7
2012-05-21
videotransition: Misc cleanup in the smpte/crossfade transition type switches
Thibault Saunier
1
-51
/
+40
2012-05-21
videotransition: Do not wait pad to be blocked before switching transitions
Thibault Saunier
1
-12
/
+14
2012-05-19
timeline: Move all callbacks to the callback section of the file
Thibault Saunier
1
-65
/
+68
2012-05-19
timeline: Make the update property a GObject property
Thibault Saunier
1
-11
/
+53
2012-05-19
timeline: Try to resnap at same snapping point before calculating new value
Thibault Saunier
1
-16
/
+31
2012-05-19
timeline: Avoid to recalculate the moving context unecessarly
Thibault Saunier
1
-16
/
+13
2012-05-19
timeline: Create a debug logging category for the timeline
Thibault Saunier
1
-0
/
+7
2012-05-19
timeline: Properly set TimelineFileSource-s duration and max duration
Thibault Saunier
1
-6
/
+15
2012-05-19
timeline-layer: Rework the way we calculate in which layer a TrackObject is
Thibault Saunier
1
-4
/
+5
2012-05-19
docs: Misc documentation fixing
Thibault Saunier
8
-7
/
+31
2012-05-19
tests: Add basic gaps tests
Thibault Saunier
1
-0
/
+121
2012-05-19
track: Properly fill gaps
Thibault Saunier
3
-66
/
+259
2012-05-19
track: Restructurate file so we have private method and API properly separeted
Thibault Saunier
1
-131
/
+126
2012-05-19
track: Use a GSequence to keep the sorted list of TrackObject-s
Thibault Saunier
1
-51
/
+86
2012-05-19
timeline: Make use of our own knowledge of the timeline duration
Thibault Saunier
1
-37
/
+28
2012-05-19
timeline: Add a method to get the timeline duration
Thibault Saunier
4
-0
/
+25
2012-05-10
track-object: Keep a reference to our gnlobject
Thibault Saunier
2
-8
/
+26
2012-05-08
timeline: Avoid segfault when debug logging
Thibault Saunier
1
-1
/
+4
2012-05-06
track-video-transition: Make the invert property management coherent
Mathieu Duponchelle
1
-3
/
+3
2012-05-06
track-video-transition: Fix set_inverted
Mathieu Duponchelle
1
-1
/
+1
2012-05-05
track-object: Set minimum value of max-duration to 0
Thibault Saunier
2
-3
/
+3
2012-05-03
ges: Remove invalid ' < 0' checks
Edward Hervey
2
-5
/
+0
2012-05-02
Do no check if GLib >2.26 as we depend on GLib 2.28
Thibault Saunier
4
-40
/
+0
[next]