Víctor Manuel Jáquez Leal
8f2eb70803
build: check for libva-2.0
...
Check for libva-2.0 since libva's developers decided to increase the
library's version number.
https://bugzilla.gnome.org/show_bug.cgi?id=784398
2017-07-31 18:17:06 +02:00
Víctor Manuel Jáquez Leal
d8de185355
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
2017-07-31 17:38:20 +02:00
Tim-Philipp Müller
da5024ca80
meson: find python3 via python3 module
...
https://bugzilla.gnome.org/show_bug.cgi?id=783198
2017-07-07 12:01:59 +01:00
Sebastian Dröge
10eb6efb30
Back to development
2017-05-04 18:59:31 +03:00
Sebastian Dröge
14ed473dbd
Release 1.12.0
2017-05-04 15:46:03 +03:00
Scott D Phillips
33888bf534
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
2017-05-02 17:03:30 +02:00
Sebastian Dröge
5647e3392b
Release 1.11.91
2017-04-27 17:49:52 +03:00
Sebastian Dröge
d2213994f3
Release 1.11.90
2017-04-07 16:36:21 +03:00
Sebastian Dröge
98b41956e1
meson: Update version
2017-02-24 16:00:23 +02:00
Tim-Philipp Müller
015e261708
meson: gstreamer-codecparsers is a required dep
...
Just like in configure.ac.
2017-02-15 19:14:59 +00:00
Scott D Phillips
412dd13e86
vaapi: add meson build
...
https://bugzilla.gnome.org/show_bug.cgi?id=778250
2017-02-09 11:27:44 +01:00