[Bug 797358] vaapi: build error when GL is enabled and EGL disabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 1 13:21:28 UTC 2018


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

--- Comment #6 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 374126
  --> https://bugzilla.gnome.org/attachment.cgi?id=374126&action=edit
plugins: Fix build error when GL is enabled while EGL is disabled.

gl_platform_type in gst_vaapi_get_display_type_from_gl_env generate
unused-variable warning and may block build when Werror enabled.
Several functions like gst_vaapi_display_egl_new_with_native_display
have no prototype warning and link error when GL is enabled but EGL
is disabled. Fix all these warning and link error.

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

Signed-off-by: Junyan He <junyan.he at intel.com>

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