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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 16 07:24:01 PDT 2014


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

--- Comment #19 from Luca Bruno <lucabru at src.gnome.org> 2014-03-16 14:48:10 UTC ---
commit 8fd03272c3dea767f757f73d2ff2c8dde70c0331
Author: Luca Bruno <lucabru at src.gnome.org>
Date:   Sun Mar 16 15:44:18 2014 +0100

    gstreamer-1.0: Make Element.add_pad parameter unowned

    Fixes bug 702960

We've fixed this in vala by simply making it transfer none, since vala always
ref_sink InitiallyUnowned objects, just like gtk widgets and gtk_container_add.

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