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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
gst: don't use volatile to mean atomic
Matthew Waters
2
-2
/
+2
2021-02-10
plugin: Fix `is-ges-timeline` registration
Thibault Saunier
2
-4
/
+5
2021-02-10
command-line-formatter: Add a way to format timelines using the format
Thibault Saunier
1
-2
/
+1
2021-02-10
ges: Use a `ges:` uri to define timeline from description
Thibault Saunier
1
-2
/
+23
2020-09-04
demux: Fixate documentation caps
Thibault Saunier
1
-4
/
+14
2020-07-30
nle: Minor debug enhancement
Thibault Saunier
1
-2
/
+2
2020-06-23
docs: fix links
Mathieu Duponchelle
1
-4
/
+4
2020-06-23
docs: mark more types as plugin API
Mathieu Duponchelle
2
-0
/
+4
2020-06-04
track, composition: mark stream id properties as DOC_SHOW_DEFAULT
Mathieu Duponchelle
1
-1
/
+2
2020-05-19
nlecomposition: Add stack initialization action after setting our state
Thibault Saunier
1
-8
/
+8
2020-05-19
nle: Use G_PARAM_DEPRECATED for media-duration-factor
Thibault Saunier
1
-2
/
+1
2020-04-30
plugin: Fix a race removing tracks from timeline from the wrong thread
Thibault Saunier
1
-0
/
+3
2020-04-29
nleobject: stop using media-duration-factor
Henry Wilkes
4
-47
/
+183
2020-04-29
nleoperation: stop setting next_base_time
Henry Wilkes
3
-58
/
+0
2020-04-28
nlecomposition: Fix seeking with stop
Thibault Saunier
1
-22
/
+36
2020-04-10
basebin: Do not set stream_group if upstream didn't provide it
Thibault Saunier
1
-5
/
+6
2020-04-10
gesdemux: Check result of g_stat
Thibault Saunier
1
-2
/
+11
2020-04-10
ges: Always check return value of `ges_container_add`
Thibault Saunier
1
-2
/
+4
2020-03-19
ges: Use #pragma once everywhere
Thibault Saunier
1
-3
/
+1
2020-03-11
nle: Delay marking object as not in composition
Thibault Saunier
2
-1
/
+1
2020-02-18
nlesource: When standalone consider object.duration==0 as not set
Thibault Saunier
1
-4
/
+10
2020-02-12
plugins:ges: Fix pushing tags after e8c782d119eccf364fa24812cdc90c40f60d65d6
Thibault Saunier
2
-71
/
+69
2020-02-12
nlecomposition: Optimize prerolling when using nested compositions
Thibault Saunier
1
-4
/
+49
2020-02-12
nlesource: Fix seeks when used standalone
Thibault Saunier
1
-1
/
+2
2020-02-12
nle: Seek the whole stack on initialization
Thibault Saunier
2
-74
/
+174
2020-02-11
nle: Minor typo fixes
Thibault Saunier
2
-2
/
+2
2019-10-24
Don't pass default GLib marshallers for signals
Niels De Graef
2
-3
/
+2
2019-10-22
nlecomposition: Enhance dumping stack output
Thibault Saunier
1
-8
/
+14
2019-10-13
Remove autotools build system
Tim-Philipp Müller
4
-62
/
+0
2019-10-01
gesdemux: Initialize debug category before first using it
Sebastian Dröge
1
-1
/
+3
2019-08-28
build: also suppress unused-function warnings about g_autoptr
Matthew Waters
2
-0
/
+6
2019-08-27
ges: fix G_DECLARE_FINAL_TYPE -Werror with clang
Thibault Saunier
3
-2
/
+8
2019-08-20
gesdemux: Fix querying if we need stack reloading
Thibault Saunier
1
-1
/
+1
2019-08-12
doc: Add some missing Since:
Thibault Saunier
1
-0
/
+2
2019-07-26
gesdemux: Compute sinkpad caps based on formatter mimetypes
Thibault Saunier
1
-14
/
+114
2019-07-26
Mark nested timeline assets as such
Thibault Saunier
1
-0
/
+7
2019-07-26
formatter: Enhance error reporting
Thibault Saunier
1
-6
/
+32
2019-07-26
gesdemux: Add a testsrc to timelines if parent nleobject duration is too long
Thibault Saunier
1
-0
/
+70
2019-07-26
nle: Handle nested timelines update when file changes
Thibault Saunier
2
-12
/
+88
2019-07-05
gesdemux: Detect recursively loading the same project file
Thibault Saunier
1
-0
/
+21
2019-07-05
gesdemux: Create proper stream-ids
Thibault Saunier
1
-0
/
+42
2019-07-05
nlecomposition: Drop all group-done but the last one
Thibault Saunier
1
-0
/
+7
2019-07-05
nlesource: Wait for the seek to actualy happen before removing the probe
Thibault Saunier
1
-15
/
+54
2019-07-05
nlecomposition: Minor debugging enhancements
Thibault Saunier
1
-8
/
+11
2019-07-05
nlecomposition: Ensure flushes after seek have the right seqnum
Thibault Saunier
1
-17
/
+23
2019-07-05
nlecomposition: Shutdown children when setting state to NULL
Thibault Saunier
1
-0
/
+12
2019-07-05
nle: Parent the GstTask to ourself
Thibault Saunier
1
-1
/
+3
2019-07-05
nlecomposition: Properly set seqnum on flush events
Thibault Saunier
1
-3
/
+12
2019-07-05
demux: Create timeline from the streaming thread
Thibault Saunier
1
-65
/
+35
2019-07-05
uri-asset: Implement multi threading support
Thibault Saunier
1
-19
/
+0
[next]