[Bug 658416] decodebin2: refcounting bugs causing criticals
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 7 04:35:49 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=658416
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.36
Summary|Refcounting bugs causing |decodebin2: refcounting
|criticals when using |bugs causing criticals
|decodebin2 |
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-09-07 11:35:44 UTC ---
commit f93748fbd496953409b8e0815ac6a27b2ad5367c
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Wed Sep 7 12:32:01 2011 +0100
decodebin2: fix element factory refcounting
g_value_get_object() does not give us our own ref.
Fixes "Trying to dispose object "flacparse", but it still has a parent
"registry0".
You need to let the parent manage the object instead of unreffing the
object directly."
and similar warnings.
https://bugzilla.gnome.org/show_bug.cgi?id=658416
==============
> Trying to dispose object "legacympegvideoparse", but it still has a parent
PS: why is legacyxyzparse autoplugged I wonder... shouldn't it be legacy? ;)
--
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