gst-plugins-bad: add PACKAGECONFIG for msdk

gst-msdk is a plugin for Intel Media SDK. More details:

https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/sys/msdk/README

(From OE-Core rev: c138fa26dde7fca5b366ab69bac84359ebbd0fd7)

(From OE-Core rev: aff1dc73ef17cb26eea1428b2ade0bae566711c9)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Anuj Mittal
2018-11-27 16:55:13 +08:00
committed by Richard Purdie
parent e215480cff
commit bdb6d5e51c

View File

@@ -55,6 +55,7 @@ PACKAGECONFIG[libmms] = "--enable-libmms,--disable-libmms,libmms"
PACKAGECONFIG[libssh2] = "--enable-libssh2,--disable-libssh2,libssh2"
PACKAGECONFIG[lcms2] = "--enable-lcms2,--disable-lcms2,lcms"
PACKAGECONFIG[modplug] = "--enable-modplug,--disable-modplug,libmodplug"
PACKAGECONFIG[msdk] = "--enable-msdk,--disable-msdk,intel-mediasdk"
PACKAGECONFIG[neon] = "--enable-neon,--disable-neon,neon"
PACKAGECONFIG[openal] = "--enable-openal,--disable-openal,openal-soft"
PACKAGECONFIG[opencv] = "--enable-opencv,--disable-opencv,opencv"
@@ -85,7 +86,7 @@ PACKAGECONFIG[webrtcdsp] = "--enable-webrtcdsp,--disable-webrtcdsp,webrtc-
# these plugins have no corresponding library in OE-core or meta-openembedded:
# openni2 winks direct3d directsound winscreencap acm apple_media iqa
# android_media avc bs2b chromaprint daala dts fdkaac gme gsm kate ladspa
# lv2 mpeg2enc mplex msdk musepack nvenc ofa opensles soundtouch
# lv2 mpeg2enc mplex musepack nvenc ofa opensles soundtouch
# spandsp spc teletextdec vdpau wasapi x265 zbar
EXTRA_OECONF += " \
@@ -116,7 +117,6 @@ EXTRA_OECONF += " \
--disable-lv2 \
--disable-mpeg2enc \
--disable-mplex \
--disable-msdk \
--disable-musepack \
--disable-nvenc \
--disable-ofa \