[Bug 786597] New: vaapi: should include required gstgl headers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 22 09:10:48 UTC 2017


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

            Bug ID: 786597
           Summary: vaapi: should include required gstgl headers
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: julien.isorce at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

Created attachment 358122
  --> https://bugzilla.gnome.org/attachment.cgi?id=358122&action=edit
plugins: include required gstgl headers

Currently it only includes <gst/gl/gstglcontext.h> and this header is about to
not include all gstgl headers (see
https://bugzilla.gnome.org/show_bug.cgi?id=784779). So to anticipate a build
error I prefer to fix it before.

Since gstreamer-vaapi uses gst_gl_window_get_display, gst_gl_display_* let's
include all required headers.

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