[gstreamer-bugs] [Bug 168493] [API] gst_index_factory_new() doesn't increase refcount of existing factory

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Mar 12 10:20:56 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=168493
 GStreamer | gstreamer (core) | Ver: 0.8.9





------- Additional Comments From Torsten Schoenfeld  2005-03-12 13:20 -------
You used gst_object_ref (GST_OBJECT (factory)) in the change, but
GstIndexFactory is no GstObject.  It's a GstPluginFeature which in turn is a
GObject.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list