- 05 Jul, 2019 15 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
In the case of nested timeline in the toplevel timeline we ended up with CompositionUpdate for seeks sent by our own composition to granchildren composition. This was not causing essential issues if all tracks where containing nested timelines but in cases where one of the tracks only had a nested timelines, then we were waiting forever for a `CompositionUpdateDone`. CompositionUpdate translated into ASYNC_START/ASYNC_DONE should be kept inside the GESTimeline and not travel up (possibly to some parent GESTimeline).
-
Thibault Saunier authored
The field was already expected in the launcher
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
And use it in both gesdemux and gessrc
-
Thibault Saunier authored
-
Thibault Saunier authored
Allowing a proper seek EOS handling with nested compositions
-
Thibault Saunier authored
-
Thibault Saunier authored
And remove useless .h files
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
Paving the way to removing pending fields to make the code simpler to follow.
-
- 17 Jun, 2019 1 commit
-
-
Thibault Saunier authored
When linking loaded proxies and trying to setup their targets
-
- 06 Jun, 2019 1 commit
-
-
Thibault Saunier authored
-
- 05 Jun, 2019 4 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
And fix paste annotation
-
- 02 Jun, 2019 1 commit
-
-
Niels De Graef authored
This means we can use some newer features and get rid of some boilerplate code using the G_DECLARE_* macros. As discussed on IRC, 2.44 is old enough by now to start depending on it.
-
- 29 May, 2019 1 commit
-
-
Mathieu Duponchelle authored
-
- 24 May, 2019 1 commit
-
-
Thibault Saunier authored
For smptealph element to work as expected the following compositing element should mix with the default "over" operator, as described in its documentation.
-
- 23 May, 2019 9 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
Otherwise method order resolution will not be correct
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
We need it to be initialized to be able to parse our options
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- 16 May, 2019 3 commits
-
-
Thibault Saunier authored
And update the cache Fixes gst-docs#36
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 13 May, 2019 4 commits
-
-
Thibault Saunier authored
It has nothing to do in our namespace/API
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-