gstreamer/plugins
Thibault Saunier a55296314c nle: Handle nested timelines update when file changes
When we have nested timelines, we need to make sure the underlying
formatted file is reloaded when commiting the main composition to
take into account the new timeline.

In other to make the implementation as simple as possible we make
sure that whenever the toplevel composition is commited, the decodebin
holding the gesdemux is torn down so that a new demuxer is created
with the new content of the timeline.

To do that a we do a NleCompositionQueryNeedsTearDown query to which
gesdemux answers leading to a full nlecomposition stack
deactivation/activation cycle.
2019-07-26 13:48:51 -04:00
..
ges nle: Handle nested timelines update when file changes 2019-07-26 13:48:51 -04:00
nle nle: Handle nested timelines update when file changes 2019-07-26 13:48:51 -04:00
Makefile.am plugins: add autotools build for new ges plugin 2019-02-26 14:00:33 +00:00
meson.build doc: Build documentation with hotdoc 2019-05-13 10:30:35 -04:00