public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v2 1/8] gstreamer1.0-plugins-bad: v4l2codecs fix typo
@ 2020-12-08 16:12 Jose Quaresma
  2020-12-08 16:12 ` [PATCH v2 2/8] gstreamer1.0-plugins-bad: add support for aom plugin Jose Quaresma
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Jose Quaresma @ 2020-12-08 16:12 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
---
 .../gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb
index f70437ccd3..f2b8a21abc 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb
@@ -72,6 +72,7 @@ PACKAGECONFIG[srtp]            = "-Dsrtp=enabled,-Dsrtp=disabled,libsrtp"
 PACKAGECONFIG[tinyalsa]        = "-Dtinyalsa=enabled,-Dtinyalsa=disabled,tinyalsa"
 PACKAGECONFIG[ttml]            = "-Dttml=enabled,-Dttml=disabled,libxml2 pango cairo"
 PACKAGECONFIG[uvch264]         = "-Duvch264=enabled,-Duvch264=disabled,libusb1 libgudev"
+PACKAGECONFIG[v4l2codecs]      = "-Dv4l2codecs=enabled,-Dv4l2codecs=disabled,libgudev"
 PACKAGECONFIG[va]              = "-Dva=enabled,-Dva=disabled,libva"
 PACKAGECONFIG[voaacenc]        = "-Dvoaacenc=enabled,-Dvoaacenc=disabled,vo-aacenc"
 PACKAGECONFIG[voamrwbenc]      = "-Dvoamrwbenc=enabled,-Dvoamrwbenc=disabled,vo-amrwbenc"
@@ -81,7 +82,6 @@ PACKAGECONFIG[webp]            = "-Dwebp=enabled,-Dwebp=disabled,libwebp"
 PACKAGECONFIG[webrtc]          = "-Dwebrtc=enabled,-Dwebrtc=disabled,libnice"
 PACKAGECONFIG[webrtcdsp]       = "-Dwebrtcdsp=enabled,-Dwebrtcdsp=disabled,webrtc-audio-processing"
 PACKAGECONFIG[zbar]            = "-Dzbar=enabled,-Dzbar=disabled,zbar"
-PACKAGECONFIG[v4l2codecs]      = "-D-Dv4l2codecs=enabled,-Dv4l2codecs=disabled,libgudev"
 
 # these plugins currently have no corresponding library in OE-core or meta-openembedded:
 #   aom androidmedia applemedia bs2b chromaprint d3dvideosink
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-12-17  9:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-08 16:12 [PATCH v2 1/8] gstreamer1.0-plugins-bad: v4l2codecs fix typo Jose Quaresma
2020-12-08 16:12 ` [PATCH v2 2/8] gstreamer1.0-plugins-bad: add support for aom plugin Jose Quaresma
2020-12-08 16:12 ` [PATCH v2 3/8] gstreamer1.0-plugins-bad: add support for x265 plugin Jose Quaresma
2020-12-08 16:12 ` [PATCH v2 4/8] gstreamer1.0-plugins-bad: sctp plugin uses the internal usrsctp static lib Jose Quaresma
2020-12-08 16:12 ` [PATCH v2 5/8] gstreamer1.0-plugins-bad: remove unsupported plugins comment Jose Quaresma
2020-12-08 16:12 ` [PATCH v2 6/8] gstreamer1.0-plugins-bad: netsim plugin don't have external deps Jose Quaresma
2020-12-08 16:12 ` [PATCH v2 7/8] gstreamer1.0-plugins-bad: transcode plugin external deps is always present Jose Quaresma
2020-12-08 16:12 ` [PATCH v2 8/8] gstreamer1.0-plugins-bad: remove meson option for plugins with dependencies " Jose Quaresma
     [not found] ` <164EC9D39D4D4B41.7121@lists.openembedded.org>
2020-12-11 21:13   ` [OE-core] " Jose Quaresma
2020-12-15 23:02     ` Richard Purdie
2020-12-17  9:17       ` Jose Quaresma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox