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
2017-01-12
Release 1.11.1
1.11.1
Sebastian Dröge
5
-1129
/
+478
2017-01-09
clip: Make sure that clip start change is notified before children changes
Thibault Saunier
3
-47
/
+55
2017-01-09
tests_: Check the order of signals when a transition is created
Alexandru Băluț
1
-0
/
+28
2017-01-09
asset: Fix set_proxy to abort when an error happens
Alexandru Băluț
1
-0
/
+2
2017-01-09
asset: Reuse local variable
Alexandru Băluț
1
-1
/
+1
2017-01-05
meson: generate pkg-config -uninstalled pc files
Guillaume Desmottes
3
-2
/
+17
2016-12-23
ges-launch: Use standard GstEncodingProfile deserialization function
Thibault Saunier
1
-118
/
+10
2016-12-22
validate: Remove space breaking muting ges-launch
Thibault Saunier
1
-1
/
+1
2016-12-22
video-mixer: Fix the way we release mixer pads
Thibault Saunier
2
-9
/
+22
2016-12-22
meson: Install ges-launch
Thibault Saunier
1
-1
/
+2
2016-12-16
Remove generated .spec file
Tim-Philipp Müller
4
-56
/
+4
2016-12-16
tests: Remove now meaningless empty testsuite
Thibault Saunier
3
-119
/
+0
2016-12-15
ges: add a basic unix man page for ges-launch-1.0
Antonio Ospite
3
-0
/
+54
2016-12-14
ges: fix the description of the --help-GES command line option
Antonio Ospite
1
-1
/
+1
2016-12-14
tests: Make sure tests can be listed
Thibault Saunier
1
-1
/
+3
2016-12-13
ges-launch: Make sure GStreamer is always initialized
Thibault Saunier
1
-0
/
+1
2016-12-09
meson: Support building without Gst debug
Thibault Saunier
1
-0
/
+24
2016-12-03
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2016-12-01
element: Rework set_child_property_by_pspec
Thibault Saunier
1
-5
/
+5
2016-12-01
test:nle: Soften check on refcount
Thibault Saunier
1
-2
/
+6
2016-11-30
nlecomposition: Deactivate current stack in PAUSED_READY state
Thibault Saunier
1
-24
/
+23
2016-11-30
tools: Deinit Gst before exiting
Thibault Saunier
1
-0
/
+1
2016-11-29
meson: Do not print error logs when building the gir
Thibault Saunier
1
-0
/
+1
2016-11-29
examples: remove #include <ges-internal.h> from assets.c
Scott D Phillips
1
-1
/
+0
2016-11-26
common: use https protocol for common submodule
Tim-Philipp Müller
1
-1
/
+1
2016-11-23
ges-timeline: Properly calculate absolute diff of two unsigned integers
Sebastian Dröge
1
-2
/
+8
2016-11-23
ges: Add NULL check before dereferencing
Sebastian Dröge
1
-1
/
+1
2016-11-21
ges-uri-asset: fix compile error 'timeout' may be used uninitialized
Philippe Renon
1
-1
/
+4
2016-11-18
make: include common/win32.mak
Scott D Phillips
3
-3
/
+6
2016-11-18
Update common submodule
Thibault Saunier
1
-0
/
+0
2016-11-18
Enable building with MSVC
Scott D Phillips
3
-3
/
+430
2016-11-18
Cast away const from GstMetaInfo in *_get_meta_info() functions
Scott D Phillips
1
-2
/
+2
2016-11-18
Pass gint/guint pointers instead of enum pointers
Scott D Phillips
2
-4
/
+4
2016-11-18
parse: Don't #include <unistd.h>
Scott D Phillips
2
-0
/
+2
2016-11-17
Revert "nlecomposition: Start task and initialize the stack after chaining up...
Sebastian Dröge
1
-22
/
+12
2016-11-17
Revert "nleobject: Start up in NULL->READY->PAUSED after the parent class did"
Sebastian Dröge
1
-14
/
+19
2016-11-16
nleobject: Start up in NULL->READY->PAUSED after the parent class did
Sebastian Dröge
1
-19
/
+14
2016-11-16
nlecomposition: Start task and initialize the stack after chaining up to pare...
Sebastian Dröge
1
-12
/
+22
2016-11-15
tests: Fix running python unit tests
Thibault Saunier
2
-5
/
+10
2016-11-15
ges: Check if GstDiscoverer could be created at init time
Thibault Saunier
2
-3
/
+33
2016-11-11
nlecomposition: Fix small remaining race in previous commit
Sebastian Dröge
1
-6
/
+26
2016-11-09
tests_: Use nose2 instead of nosetests
Alexandru Băluț
3
-22
/
+26
2016-11-09
ges: Fix documentation and debug comments
Alexandru Băluț
3
-10
/
+10
2016-11-09
timeline: reimplement snap_to_position a bit more appropriately.
Mathieu Duponchelle
4
-81
/
+59
2016-11-09
nlecomposition: De-duplicate seek events based on their sequence number
Sebastian Dröge
1
-5
/
+42
2016-11-09
test:validate: Port to python3
Thibault Saunier
1
-8
/
+8
2016-11-09
ges-timeline: Fix typo in debug messages
Sebastian Dröge
1
-2
/
+2
2016-11-04
timeline: Avoid creating extra transition when rippling clips
Thibault Saunier
2
-13
/
+36
2016-11-04
timeline: Make sure transitions between rippled clips are never deleted
Thibault Saunier
2
-2
/
+14
2016-11-04
timeline: Destroy transition if a neighbor is not being moved to a layer
Thibault Saunier
3
-18
/
+30
[next]