[Bug 796918] implement dmabuf export on encoder input buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 3 11:23:04 UTC 2018


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

--- Comment #11 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 373264
  --> https://bugzilla.gnome.org/attachment.cgi?id=373264&action=edit
omxvideodec: prevent timeout when shutting down because of pending out buffers

The OMX transition state to Loaded won't be complete until all buffers
have been freed. There is no point waiting, and timeout, if we know that
output buffers haven't been freed yet.

The typical scenario is output buffers being still used downstream
and being freed later when released back to the pool.

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