[Bug 794614] gst_gl_window_set_window_handle() problem on Wayland EGL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 23 10:16:01 UTC 2018


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

--- Comment #2 from Yuji Kuwabara <HHG01200 at nifty.ne.jp> ---
If window handle is changed on GstGLWindowWaylandEGL, but the change is not
detected by GstGLContextEGL, eglMakeCurrent() in gst_gl_context_egl_activate()
fails with EGL_BAD_NATIVE_WINDOW.

Above modification solved this problem.
(but I'm not sure why eglDestroySurface() does not fail)

Further investigation may be needed.

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