build: Require libva < 0.99.0
authorScott D Phillips <scott.d.phillips@intel.com>
Fri, 28 Apr 2017 05:55:27 +0000 (22:55 -0700)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 2 May 2017 15:03:30 +0000 (17:03 +0200)
commit33888bf534400d3ea3ad7f4c9041ed835076fcc0
tree13e541d30fc8da091f18095a50cd3cd6b44b8349
parent8cbe03599a4f27c2001380e2ec150c4f4267a9cf
build: Require libva < 0.99.0

libva >= 0.99.0 is not currently supported by gstreamer-vaapi, so
fail to configure instead of failing late in the build.

This libva is bundled in msdk[1] and it is ahead in time with
respect the official and open source libva[2]. GStreamer-VAAPI
only supports the latter for now.

1. https://software.intel.com/en-us/media-sdk/download
2. https://github.com/01org/libva/

https://bugzilla.gnome.org/show_bug.cgi?id=781866
configure.ac
meson.build