[gstreamer-bugs] [Bug 503592] gstpad.c does many ref/unref of peer pad in dataflow

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 21 10:31:52 PDT 2010


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

--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-21 17:31:46 UTC ---
Looks good in general but please document that chain_data_unchecked must be
called with the stream lock.

And taking the stream lock instead of getting a new ref only works because in
post_activate() the stream lock is taken when the pad is deactivated and the
pad can't go away before it is deactivated?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list