[Bug 783776] gsteglimage: eglDestroyImage is used for images created by eglCreateImageKHR
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 14 07:17:14 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783776
--- Comment #1 from Yuji Kuwabara <HHG01200 at nifty.ne.jp> ---
Sorry, I need a correction.
gst_gl_context_default_get_proc_address() returns address of eglDestroyImage()
from /usr/lib/arm-linux-gnueabihf/libEGL.so.1
(not VideoCore library)
gst_gl_context_default_get_proc_address() returns address of
eglCreateImageKHR() from /opt/vc/lib/libEGL.so (intended).
--
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