[Bug 786993] nvdec: build broken after GL/gl.h no longer included

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 30 17:57:33 UTC 2017


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

--- Comment #5 from Per-Erik Brodin <per-erik.brodin at ericsson.com> ---
(In reply to Julien Isorce from comment #3)
> Hi Per-Erik, what was the build error exactly ?
> 
> If it is just because of "GL_TEXTURE_2D" (when calling
> cuGraphicsGLRegisterImage), you can replace it by
> "gst_gl_texture_target_to_gl (GST_GL_TEXTURE_TARGET_2D)".

cudaGL.h is using GLuint in several places and the function prototype for
cuGraphicsGLRegisterImage is using GLenum for the texture target.
http://manpages.ubuntu.com/manpages/zesty/man3/cudaGL.h.3.html

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