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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 30 09:47:01 UTC 2017


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

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.isorce at gmail.com

--- Comment #3 from Julien Isorce <julien.isorce at gmail.com> ---
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)".

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