[Bug 790752] msdk: supports bufferpool

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 21 02:32:47 UTC 2019


https://bugzilla.gnome.org/show_bug.cgi?id=790752

Aaron Boxer <boxerab at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |boxerab at gmail.com

--- Comment #141 from Aaron Boxer <boxerab at gmail.com> ---
I've found a serious memory leak in msdk plugin when decoding h264, on windows.
GstBuffer, GstMemory and MSDK buffer pool all leak, making the plugin unusable
- if anybody has any ideas on how best to track down the leak, please let me
know.
I've already fixed two caps leaks, but the buffer leak causes system memory to
be exhausted in a few minutes.

To detect the leaks, I use 

GST_LEAKS_TRACER_STACK_TRACE=1 GST_DEBUG="GST_TRACER:7" GST_TRACERS="leaks"
gst-launch-1.0  ....

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