[Bug 766002] pad: IDLE probes don't block when returning GST_PAD_PROBE_OK
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 7 18:29:17 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766002
--- Comment #4 from Xavier Claessens <xclaesse at gmail.com> ---
Created attachment 327451
--> https://bugzilla.gnome.org/attachment.cgi?id=327451&action=edit
Test case
Here it is, cannot be more basic.
- With GST_PAD_PROBE_TYPE_IDLE, it continues playing.
- With GST_PAD_PROBE_TYPE_IDLE | GST_PAD_PROBE_TYPE_BLOCK, probe is called
twice but stay blocked afterward.
--
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