[Bug 787922] splitmuxsink: add a "split-now" action signal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 26 14:47:33 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=787922

Vivia Nikolaidou <vivia at ahiru.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #31 from Vivia Nikolaidou <vivia at ahiru.eu> ---
A requirement turned up where we have to actually use the split-at-running-time
action signal, like in the original patch. Rebased, fixed some minor things,
and added here. I kept the original author's name and email address as the
commit author.

Note that there is still the possibility of a race condition, where the target
running time is reached before the action signal is completed. As discussed on
IRC, I added a comment that suggests to call it from a place that will prevent
further buffers from flowing into splitmuxsink, such as a pad probe.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list