[Bug 721289] gstpad: using multiple blocking probes doesn't work as expected

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 2 01:48:48 PST 2014


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-02 09:48:46 UTC ---
What should happen here is:

1) Add probe A
2) blocked due to probe A
3) add probe B, not called but pad still blocked
4) remove probe A
5) probe B is called and can decide to block or not

Should be possible to implement that easily with the cookies :)

-- 
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