[gstreamer-bugs] [Bug 385841] implement gst.TypeFindFactory.get_extensions
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Dec 16 07:40:55 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=385841
GStreamer | gst-python | Ver: 0.10.x
René Stadler changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mail at renestadler.de
------- Comment #3 from René Stadler 2006-12-16 15:39 UTC -------
Sure, but are there functions that use it like this? Obviously there are none
in the .defs (that aren't overridden already). If there are some that should
be added, maybe we should consider to override _them_ instead.
Using overrides here is wrong in any case. Instead, one might consider
changing the ptype from gchar** to gchar-array or something. The types used in
the .defs do not have to match the C types, they already differ since the C
definition does not communicate that the caller does not own the return value
(seems like all the functions lack G_CONST_RETURN?).
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list