[Bug 720805] pad: stop running tasks before deactivation requests?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 1 18:29:54 PST 2014


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

--- Comment #7 from Wind Yuan <feng.yuan at intel.com> 2014-01-02 02:29:46 UTC ---
(In reply to comment #6)
> unlock/unlock_stop in those are usually used to unblock anything created by the
> subclass, e.g. a blocking read on a socket.
This also depends on where would GstVideoDecoder/Encoder call
unlock/unlock_stop. Regarding to our case of subclass
gst_pad_start_task(srcpad), we only hope EOS or PAUSE to READY to call the hook
of unlock which would make subclass to gst_pad_stop_task(srcpad).

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