[Bug 756252] Resurrect NetSim

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 12 00:14:16 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756252

--- Comment #2 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #1)
> Review of attachment 312917 [details] [review]:
> 
> ::: gst/netsim/gstnetsim.c
> @@ +88,3 @@
> +    GST_STATIC_CAPS_ANY);
> +
> +G_DEFINE_TYPE (GstNetSim, gst_net_sim, GST_TYPE_ELEMENT);
> 
> I do believe this element could benefit from being a GstBaseTransform based.

Given that the push happens in a different thread to the chain, I am not sure
this is ideal for BaseTransform. Do you have any examples of BaseTransform
being used in an element where buffer input and output happens in different
threads?

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