Hi Naveen, PACKAGECONFIG[msdk] = "-Dmsdk=enabled,-Dmsdk=disabled,intel-mediasdk" https://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.3.bb#n64
The msdk knob is already there so what is missing is the -Dmfx_api that will change the target dependency. Jose Naveen Saini <[email protected]> escreveu no dia quinta, 28/07/2022 à(s) 07:48: > Please ignore this patch. It needs some re-work ! > > Regards, > Naveen > > > -----Original Message----- > > From: [email protected] <openembedded- > > [email protected]> On Behalf Of Naveen Saini > > Sent: Thursday, July 28, 2022 12:47 PM > > To: [email protected] > > Subject: [OE-core] [PATCH] gstreamer1.0-plugins-bad: add PACKAGECONFIG > > for onevpl > > > > Allow user to build this plugin against MFX version 2.2+ (oneVPL) > > > > https://github.com/GStreamer/gst-plugins- > > bad/commit/beda9a73339bef878e95798f629a868c647627ce > > > > Signed-off-by: Naveen Saini <[email protected]> > > --- > > .../gstreamer/gstreamer1.0-plugins-bad_1.20.3.bb | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins- > > bad_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins- > > bad_1.20.3.bb > > index 2dd42395f7..6048e17214 100644 > > --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins- > > bad_1.20.3.bb > > +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins- > > bad_1.20.3.bb > > @@ -97,6 +97,7 @@ PACKAGECONFIG[webrtcdsp] = "- > > Dwebrtcdsp=enabled,-Dwebrtcdsp=disabled,webrt > > PACKAGECONFIG[zbar] = "-Dzbar=enabled,-Dzbar=disabled,zbar" > > PACKAGECONFIG[x11] = "-Dx11=enabled,-Dx11=disabled,libxcb > > libxkbcommon" > > PACKAGECONFIG[x265] = "-Dx265=enabled,-Dx265=disabled,x265" > > +PACKAGECONFIG[onevpl] = "-Dmsdk=enabled -Dmfx_api=oneVPL,- > > Dmsdk=disabled,onevpl onevpl-intel-gpu" > > > > GSTREAMER_GPL = "${@bb.utils.filter('PACKAGECONFIG', 'faad resindvd > > x265', d)}" > > > > -- > > 2.25.1 > > > > > -- Best regards, José Quaresma
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#168598): https://lists.openembedded.org/g/openembedded-core/message/168598 Mute This Topic: https://lists.openembedded.org/mt/92664604/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
