[Bug 740949] inputselector: sticky events haven't send out when active track reach EOS.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 5 00:32:19 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740949
  GStreamer | gstreamer (core) | 1.2.3

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-12-05 08:32:17 UTC ---
As I said, your patch is wrong because it will send the EOS event from the
application thread or whoever switches the pad.

What will need to happen is what I outlined in comment 4. The sinkpads of
input-selector need to block on EOS (and handle flushing and everything
correctly), and when you switch to one of those sinkpads it would be unblocked
and then directly forward the EOS event.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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