[Bug 687493] Huge memory leak using Python, Gtk+, GStreamer and vp8enc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 21 10:51:55 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=687493
  GStreamer | don't know | git

--- Comment #22 from Alexandre Quessy <alexandre at quessy.net> 2013-06-21 17:51:35 UTC ---
In ximagesrc, according to the results above, it seems to me like some
GstBuffer* created by calling gst_ximageutil_ximage_new() in
gst_ximage_src_ximage_get() are never freed.

The pool of buffers should be freed when the element is stopped of disposed.

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