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
2020-08-20
Release 1.17.90
1.17.90
Tim-Philipp Müller
5
-42
/
+358
2020-08-13
ges:source: Handle missing elements in converters
Thibault Saunier
1
-1
/
+6
2020-08-13
smart-mixer: Move the videoconvert to after the mixer
Thibault Saunier
7
-174
/
+146
2020-08-13
transition: Enhance name of the elements
Thibault Saunier
1
-2
/
+5
2020-08-13
source: Handle missing elements in converter
Thibault Saunier
1
-0
/
+3
2020-08-13
video-source: Stop giving useless name to frame positioner
Thibault Saunier
1
-1
/
+1
2020-08-13
transition: Better document the way alpha is computed for transitions
Thibault Saunier
4
-16
/
+16
2020-08-13
smart-mixer: Use the new 'samples-selected' signal to handle queuing in aggre...
Thibault Saunier
6
-30
/
+270
2020-07-31
ges:validate: Allow setting keyframes using the clips directly
Thibault Saunier
2
-3
/
+27
2020-07-30
ges-source: Ensure that we output stream with segments in time
Thibault Saunier
1
-2
/
+23
2020-07-30
pipeline: Restrict the presence only if the user didn't explicitly provided one
Thibault Saunier
1
-1
/
+2
2020-07-30
timeline: Add a simplified version of track selection signal
Thibault Saunier
1
-2
/
+33
2020-07-30
uri-source: Respect user stream selection
Thibault Saunier
1
-3
/
+41
2020-07-30
launch: Also print the position when disabling validate
Thibault Saunier
1
-18
/
+24
2020-07-30
launch: Print more useful information to stdout
Thibault Saunier
5
-20
/
+168
2020-07-30
build: Add an option to disable examples
Thibault Saunier
2
-5
/
+13
2020-07-30
launcher: Re activate smart rendering support
Thibault Saunier
1
-10
/
+135
2020-07-30
ges: Fix smart rendering
Thibault Saunier
9
-5
/
+149
2020-07-30
validate: Pipe debug output to a file when discovering scenarios
Thibault Saunier
1
-6
/
+7
2020-07-30
nle: Minor debug enhancement
Thibault Saunier
1
-2
/
+2
2020-07-30
tests: Mark audio identity as audio
Thibault Saunier
1
-2
/
+2
2020-07-30
pipeline: stop setting the track caps
Henry Wilkes
3
-47
/
+2
2020-07-30
launcher: Delay setting rendering setting to right before rendering
Thibault Saunier
1
-70
/
+86
2020-07-30
source: Refactor the way we plug converter elements
Thibault Saunier
5
-82
/
+121
2020-07-30
pipeline: Do not name urisink as `urisink` as it is useless
Thibault Saunier
1
-1
/
+1
2020-07-30
pipeline: Remove urisink from timeline instead of unrefing it
Thibault Saunier
1
-4
/
+6
2020-07-30
pipeline: Discard encoding profiles that don't match any track
Thibault Saunier
1
-7
/
+26
2020-07-30
uri*source: Factor out common logic into a GESUriSource private data
Thibault Saunier
7
-91
/
+155
2020-07-26
*uri-source: Call free from the object ->finalize not ->dispose
Thibault Saunier
2
-8
/
+7
2020-07-26
meson: install bash completion helper for ges-launch-1.0
Tim-Philipp Müller
3
-1
/
+43
2020-07-26
meson: add 'tools' and 'examples' options
Tim-Philipp Müller
2
-4
/
+15
2020-07-25
Fix retrieving asset metadata on project reload.
AsociTon
2
-0
/
+33
2020-07-24
tests: Add test for ges_clip_get_top_effect_index
yatinmaan1@gmail.com
1
-0
/
+36
2020-07-14
tests: clip: fix test_rate_effects_duration_limit
Guillaume Desmottes
1
-2
/
+2
2020-07-10
build: Add version.h to the headers list
Thibault Saunier
1
-2
/
+2
2020-07-09
pitivi-formatter: Also skip the class
Thibault Saunier
1
-0
/
+3
2020-07-08
meson: set release date from .doap file for releases
Tim-Philipp Müller
2
-2
/
+61
2020-07-08
title: Make deprecated symbols visible API
Thibault Saunier
1
-16
/
+16
2020-07-03
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-07-03
Release 1.17.2
1.17.2
Tim-Philipp Müller
5
-4
/
+68
2020-06-23
docs: fix links
Mathieu Duponchelle
6
-30
/
+30
2020-06-23
plugins_cache: add base classes
Mathieu Duponchelle
1
-2
/
+180
2020-06-23
meson: mark plugins cache target as always stale
Mathieu Duponchelle
1
-0
/
+1
2020-06-23
docs: mark more types as plugin API
Mathieu Duponchelle
2
-0
/
+4
2020-06-23
doc: Stop documenting properties from parents
Thibault Saunier
1
-779
/
+7
2020-06-22
smart-video-mixer: Don't call gst_ghost_pad_construct() anymore
Sebastian Dröge
1
-1
/
+0
2020-06-20
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-06-19
Release 1.17.1
1.17.1
Tim-Philipp Müller
5
-1239
/
+4131
2020-06-19
ges: Add all missing Since markers from 1.16 onward
Thibault Saunier
19
-17
/
+144
2020-06-17
asset: Do not try to update proxies when we are in a proxying loop
Thibault Saunier
1
-1
/
+3
[next]