[Bug 796918] implement dmabuf export on encoder input buffers
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 3 11:23:00 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796918
--- Comment #10 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 373263
--> https://bugzilla.gnome.org/attachment.cgi?id=373263&action=edit
omxbufferpool: reference the OMX component
Now that the pool is responsible of freeing the OMX buffers, we need to
ensure that the OMX component stay alive while the pool is as we rely on
the component to free the buffers.
The GstOMXPort is owned by the component so no need to ref this one.
--
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