[Bug 703343] Add EGLImage support (consume and provide buffer pool)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 24 18:21:04 PDT 2014


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

Matthew Waters <ystreet00> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #272799|none                        |accepted-commit_now
             status|                            |

--- Comment #18 from Matthew Waters <ystreet00 at gmail.com> 2014-03-25 01:46:26 UTC ---
Review of attachment 272799:
 --> (https://bugzilla.gnome.org/review?bug=703343&attachment=272799)

Looks good.

::: gst-libs/gst/gl/egl/gstglcontext_egl.h
@@ +59,3 @@
+ * add gst_gl_context_egl_new_gl_no_context that only manages the display
+ * add gst_gl_context_egl_is_gl_no_context () */
+

I'm just curious as to the case for EGL_NO_CONTEXT.  ie when would we use it?

::: gst-libs/gst/gl/gl.h
@@ +43,3 @@
+#include <gst/gl/egl/gstgldisplay_egl.h>
+#include <gst/gl/egl/gsteglimagememory.h>
+#endif

Are you sure you want to do this?  I guess if we don't, then
applications/elements need to do this themselves.

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