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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 16 14:28:50 PDT 2010


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

--- Comment #24 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-10-16 21:28:45 UTC ---
I wonder if we should have a queue helper object (like we have gst-adapter).
imho most elements that would need a queue afterwards could just add this
internally. This way e.g. tee can get away with one queue per tee instead one
queue per tee-srcpad. And we save on pad-push overhead. And people can't forget
to add 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.




More information about the Gstreamer-bugs mailing list