[Bug 750149] queuearray: allow storing of structs in addition to pointers (for GQueue optimisation)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 30 08:57:59 PDT 2015


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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
We could possibly also re-use most of the old functions and just interpret the
gpointer data pointer differently if the QueueArray was created for a struct,
then we only need the new _new() function and the drop_struct() one (or not
even that, since GstQueue doesn't need _drop). That's not very nice though
IMHO.

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