[gstreamer-bugs] [Bug 637553] New: [autoconvert] Never removes elements
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Dec 19 02:58:06 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=637553
GStreamer | gst-plugins-bad | 0.10.32
Summary: [autoconvert] Never removes elements
Classification: Desktop
Product: GStreamer
Version: 0.10.32
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: slomo at circular-chaos.org
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: olivier.crete at ocrete.ca, benjamin.gaignard at gmail.com
GNOME target: ---
GNOME version: ---
autoconvert currently only adds elements and pads to itself but never removes
them again later. This makes it impossible to re-use autoconvert and also
causes memory leaks.
Just try to run the autovideoconvert unit test to see a few leaked elements and
pads.
(It could also use g_object_set_qdata_full() instead of the weakref hack it
currently uses for the internal src/sinkpad)
--
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