GNOME Bugzilla – Bug 789744
Fix meson build failure for gstreamer-vaapi
Last modified: 2017-11-01 17:36:56 UTC
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@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
Created attachment 362716 [details] [review] Fix libva version checking
*** Bug 789729 has been marked as a duplicate of this bug. ***
Review of attachment 362716 [details] [review]: Pushed, commit ccedfe74727d7a44dfcdbcfd93efc9abcab1a991