[Bug 684402] [0.11] Can't access GstPadProbeInfo data pointer from introspection

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 19 13:18:40 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-19 20:18:36 UTC ---
<__tim> I guess the other alternative was to do a (named) union?
<__tim> The functions are fine with me, but will it work with bindings like
that? Do we also need to register the probe info struct as boxed type?
<__tim> And they also need adding to the -sections.txt file in docs and the
.def file (make check-exports in top-level)
<__tim> and could you align the function names and argument please (with
spaces) :)
<__tim> in the header file
<__tim> oh, also: shouldn't the first checks for the type be
g_return_val_if_fail() ?
<__tim> do you think it's useful to handle it gracefully? (not that I think it
makes a difference, just can't imagine a case where it's not likely to be a
programming error)

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