[Bug 722511] [RFC][PATCH] Introduce tq: tee element with embedded queue elements on srcpads

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 19 03:49:37 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722511
  GStreamer | gst-plugins-bad | git

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-19 11:49:34 UTC ---
Actually with the DRAIN query you don't need another thread. You would block
(normal block or idle) the tee srcpad. Install a query probe on the queue
srcpad. Send a DRAIN query, drop the DRAIN query from the query probe. Then
from the block callback shut down the queue.

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