[Bug 641927] refcounting issue in encodebin?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 24 07:04:02 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=641927
  GStreamer | gst-plugins-base | git

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-02-24 15:03:58 UTC ---
commit dc87e8698ed900c161312830ddf87ba436ba055e
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Feb 24 16:02:50 2011 +0100

    encodebin: Fix memory leaks related to request pads

    Request pads have to be released by the caller and must be
    unreffed after releasing them.

commit 8067bcc54f4f0565d82a1c47081fc59c42a42ba5
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Feb 24 15:55:00 2011 +0100

    encodebin: Return a new reference of the pad for the "request-pad" signal

    The GObject signal code assumes that the signal handlers return a
    new reference or copy. Fixes bug #641927.



This fixes the first problem but for me it's still crashing somewhere in
oggmux.

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