[Bug 706054] move GstEGLImageBufferPool and allocator from eglglessink to gstegl lib

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 26 04:55:21 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706054
  GStreamer | gst-plugins-bad | git

--- Comment #13 from Julien Isorce <julien.isorce at gmail.com> 2013-08-26 11:55:16 UTC ---
Created an attachment (id=253122)
 View: https://bugzilla.gnome.org/attachment.cgi?id=253122
 Review: https://bugzilla.gnome.org/review?bug=706054&attachment=253122

change pool->sink->last_buffer to be  pool->last_buffer

So that GstEGLImageBufferPool does not depend on GstEglGlesSink
The goal is still to move it into gstegl lib.

Well here I think the result is the same but I'm not 100% sure.

Reading
"
/* XXX: Don't return the memory we just rendered,
glEGLImageTargetTexture2DOES()
 * keeps the EGLImage unmappable until the next one is uploaded
 */
"
it seems that GstEGLImageBufferPool directly depends on this last_buffer

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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