public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 1/8] gstreamer1.0-plugins-bad: v4l2codecs fix typo
@ 2020-12-08 15:08 Jose Quaresma
  2020-12-08 15:08 ` [PATCH 2/8] gstreamer1.0-plugins-bad: add support for aom plugin Jose Quaresma
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jose Quaresma @ 2020-12-08 15:08 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] 8+ messages in thread

end of thread, other threads:[~2020-12-08 15:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-08 15:08 [PATCH 1/8] gstreamer1.0-plugins-bad: v4l2codecs fix typo Jose Quaresma
2020-12-08 15:08 ` [PATCH 2/8] gstreamer1.0-plugins-bad: add support for aom plugin Jose Quaresma
2020-12-08 15:08 ` [PATCH 3/8] gstreamer1.0-plugins-bad: add support for x265 plugin Jose Quaresma
2020-12-08 15:08 ` [PATCH 4/8] gstreamer1.0-plugins-bad: don't use the internal usrsctp on sctp plugin Jose Quaresma
2020-12-08 15:08 ` [PATCH 5/8] gstreamer1.0-plugins-bad: remove unsupported plugins comment Jose Quaresma
2020-12-08 15:08 ` [PATCH 6/8] gstreamer1.0-plugins-bad: netsim plugin don't have external deps Jose Quaresma
2020-12-08 15:08 ` [PATCH 7/8] gstreamer1.0-plugins-bad: transcode plugin external deps is always present Jose Quaresma
2020-12-08 15:08 ` [PATCH 8/8] gstreamer1.0-plugins-bad: remove meson option for plugins with dependencies " Jose Quaresma

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