[Bug 736314] omxaacdec has a huge memory leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 05:26:51 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736314
  GStreamer | gst-omx | 1.2.4

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-12 12:26:46 UTC ---
Needs further debugging to find where exactly the buffers (or more exact: the
GstMemory) are leaked. They are the ones from the source, that the parser
forwards (or should forward!) and then probably are leaked inside the decoder
somewhere. Maybe in the code that stores them all in an adapter.

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