[Bug 789744] New: Fix meson build failure for gstreaemr-vaapi

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 1 05:26:25 UTC 2017


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

            Bug ID: 789744
           Summary: Fix meson build failure for gstreaemr-vaapi
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-build
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bsreerenj at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently, gst-build is failing to pick gstreamer-vaapi because of the issue in
libva version checking. 

Fix is already there is gstreamer-vaapi, but missed in gst-build

commit d8de1853555d473e863b76b99231c234f8d13c1d
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Tue Jul 11 16:55:26 2017 +0200

    build: blacklist only libva 0.99.0

    Intel's MSDK uses libva 0.99.0, meanwhile open source libva bumped
    its API version to 1.0.0. Thus we have to blacklist only the MSDK's
    libva (0.99.0)

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

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