[Bug 780948] New: pluginutils.c assumes GST_GL_HAVE_WINDOW_* are defined

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 5 18:33:04 UTC 2017


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

            Bug ID: 780948
           Summary: pluginutils.c assumes GST_GL_HAVE_WINDOW_* are defined
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: scott.d.phillips at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

../subprojects/gstreamer-vaapi/gst/vaapi/gstvaapipluginutil.c: In function
‘gst_vaapi_create_display_from_gl_context’:
../subprojects/gstreamer-vaapi/gst/vaapi/gstvaapipluginutil.c:185:30: error:
‘GST_GL_HAVE_WINDOW_WAYLAND’ undeclared (first use in this function); did you
mean ‘GST_GL_HAVE_WINDOW_X11’?
         if (!display_type && GST_GL_HAVE_WINDOW_WAYLAND)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
                              GST_GL_HAVE_WINDOW_X11

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