[Bug 702960] gst_element_add_pad()'s pad parameter should be marked as transfer none

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 25 07:06:23 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702960
  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
            Version|1.0.6                       |git
         Depends on|                            |657202
     Ever Confirmed|0                           |1

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-07-25 14:06:01 UTC ---
Same issue for

/**
 * gst_bin_add:
 * @bin: a #GstBin
 * @element: (transfer full): the #GstElement to add

btw. And it looks like we use '(transfer floating)' only for Returns:
annotations (which isn't right either then really, is it? But bindings seem to
currently ref_sink depending on whether the object is a GInitiallyUnowned and
not on the transfer annotation)

g-i people, please agree on something and advise what to do, thanks.

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