[Bug 793386] New: mesa gallium vendor string changed, doesn't match whitelist anymore

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 12 14:06:51 UTC 2018


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

            Bug ID: 793386
           Summary: mesa gallium vendor string changed, doesn't match
                    whitelist anymore
    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: haagch+gnome at frickel.club
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

The whitelist is hardcoded in  gstreamer-vaapi/gst/vaapi/gstvaapipluginutil.c

  static const gchar *whitelist[] = {
    "Intel i965 driver",
    "mesa gallium vaapi",
    NULL
};


Mesa's new vendor string includes the mesa version and I think the driver name.
Relevant git commit:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=5db29d62ce1fefa3f2ee6e4a4688576fde4bde4a

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