[Bug 644907] [0.11] Add support for blocking sinkpads in push mode
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 4 10:52:10 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=644907
GStreamer | gstreamer (core) | git
--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2011-11-04 17:52:07 UTC ---
this has some complications, because putting a pad probe on a srcpad will now
also block upstream events to that pad. This means that in the callback you
might want to let those pass to avoid deadlocks.
Another option that I think is good to have is to make some more block flags to
only block on UPSTREAM or DOWNSTREAM traffic. I will do that next if nothing
else comes up.
--
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