[Bug 609473] GstMiniObject derived classes could support storing data for bindings
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue May 10 09:26:11 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=609473
GStreamer | gstreamer (core) | git
--- Comment #46 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-10 16:26:00 UTC ---
Looks good but please add a priv pointer to GstMiniObject, assign it in
gst_mini_object_init and use that instead of always requesting the private data
from gobject. The way you do it now is far too slow.
--
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