[Bug 747852] pad: idle probe doesn't block pad from pushing data
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 14 07:05:29 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747852
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
No, it should really block the pad. The problem seems to be that the probe
checks in the beginning of the functions (chain_data_unchecked(), etc) are not
checking for IDLE but only for BLOCK (and not for BLOCKING==IDLE|BLOCK).
--
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