gstreamer/plugins
Thibault Saunier 1eb05b0b71 nlecomposition: Ensure flushes after seek have the right seqnum
Seeks that lead to a stack change lead to deactivating the current
stack. At that point we explicitely flush downstream as a reaction to
the flushing seek. Until now those flushes had a random seqnum, this
fails if we are a nested compostion as the parent composition will end
up dropping that flush which in turns might lead to deadlocks. For
example, the flush goes through a `compositor` which wants to flush
downstream to stop its srcpad task, but that flush wouldn't have
"released" its srcpad thread if the composition srcpad drops it, meaning
it won't be able to stop the task ever.
2019-07-05 18:11:04 -04:00
..
ges demux: Create timeline from the streaming thread 2019-07-05 17:57:04 -04:00
nle nlecomposition: Ensure flushes after seek have the right seqnum 2019-07-05 18:11:04 -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