[Bug 789475] omx: wait for flush complete and buffers being released when flushing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 2 16:10:02 UTC 2018


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

--- Comment #15 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
I've kept the cleanup patch for the release, it didn't have any side effect. My
next step here is to try and create hard ref dependency between the
GstOMXBuffer/Port/Comp and the GstBuffer/Memory travelling in the pipeline.
This way, if a buffer is not return, we'll keep the OMX objects alive. If that
happens, I will also have to seek to find out why these are leaked of course.
It's better to leak all this then to risk crashing the OMX stack (which often
crash the driver in practice).

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