public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Jose Quaresma" <quaresma.jose@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Jose Quaresma <quaresma.jose@gmail.com>
Subject: [PATCH v2 3/8] gstreamer1.0-plugins-bad: add support for x265 plugin
Date: Tue,  8 Dec 2020 16:12:52 +0000	[thread overview]
Message-ID: <20201208161257.949716-3-quaresma.jose@gmail.com> (raw)
In-Reply-To: <20201208161257.949716-1-quaresma.jose@gmail.com>

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

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 9de99f60e6..7016f73c92 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
@@ -83,13 +83,14 @@ 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[x265]            = "-Dx265=enabled,-Dx265=disabled,x265"
 
 # these plugins currently have no corresponding library in OE-core or meta-openembedded:
 #   androidmedia applemedia bs2b chromaprint d3dvideosink
 #   directsound dts fdkaac gme gsm iq kate ladspa lv2 mpeg2enc
 #   mplex musepack nvdec nvenc ofa openexr openni2 opensles
 #   soundtouch spandsp teletext wasapi wildmidi winks
-#   winscreencap wpe x265
+#   winscreencap wpe
 
 EXTRA_OEMESON += " \
     -Ddoc=disabled \
@@ -137,7 +138,6 @@ EXTRA_OEMESON += " \
     -Dwinks=disabled \
     -Dwinscreencap=disabled \
     -Dwpe=disabled \
-    -Dx265=disabled \
     -Dzxing=disabled \
 "
 
-- 
2.29.2


  parent reply	other threads:[~2020-12-08 16:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Jose Quaresma [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201208161257.949716-3-quaresma.jose@gmail.com \
    --to=quaresma.jose@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox