[Bug 743345] glimagesink: Add support for dmabuf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 20 01:49:11 PST 2015


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

--- Comment #20 from Matthew Waters <ystreet00 at gmail.com> ---
So make every acquire, create a new EGLImage.  As long as the bufferpool
correctly handles the allocation/deallocation requirements of your memory wrt
reusing buffers, you're all sweet.  Besides, EGLImage's are intended to be
opaque handles to already existent memory.  They're not meant to allocate
anything of significance.

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