[Bug 731301] Make sure GstAggregator's API is bindings friendly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 29 16:52:29 UTC 2017


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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Not sure what we can do about the vfunc annotation stuff, that's something that
would need to be solved in g-i, no? Is there a bug for it already?

Would we only need vfunc annotations for non-default transfer annotations, or
is aggregator not subclassable/usable by bindings at all without annotations?

Don't think any of the vfuncs take ownerships of any arguments and always
return transfer full things for non-const returns, which I believe matches
default assumptions?

In general the API looks like it should be introspection-friendly to me
otherwise.

If not, now is the time to speak up.

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