msdk: add support for open sourced MediaSDK
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 22 Nov 2018 16:02:09 +0000 (17:02 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 22 Nov 2018 16:31:58 +0000 (17:31 +0100)
commiteaa1bd93e8b2240b0a5245d0acdf936c7b49bbb4
tree1fc835484ab09cd89a57329dfe1dafe0da5f3d8c
parent9ad618e487772922d2cdeb2122b2973e326de6e7
msdk: add support for open sourced MediaSDK

MediaSDK has been released as open source [1], but the directories
where it installs its files, are different from the binary only
distribution.

This patch adds to the libraries path the directory /lib. Also it
is defined in meson if the include directory has the mfx/ prefix,
something that is already handled in autotools.

1. https://github.com/Intel-Media-SDK/MediaSDK
sys/msdk/meson.build