[Bug 710407] caps: Add GI friendly variants of make_writable () and copy()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 17 21:15:52 CEST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-10-17 19:15:48 UTC ---
The problem here is just that GI does currently not support inheritance on
non-GObject types. I think that's what should be fixed here instead of working
around GI bugs on our side. The subclass wrapper functions for GstMiniObject
functions are only C convenience functions really.


(Of course we could just change the inline functions to real functions, that's
not breaking anything... and would be better than adding _gi variants. But I
still think that it should be fixed in GI instead)

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