summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2020-12-08 16:12:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-15 22:45:23 +0000
commit9fbdcca9e805a0399d7ad30f86bd5879645e79ad (patch)
tree2b944ec92c6fb3595b9efb168dccfe62b85d0ae6
parentc0a0ac4640ac67abfa29a1151997f50ee071833d (diff)
downloadopenembedded-core-contrib-9fbdcca9e805a0399d7ad30f86bd5879645e79ad.tar.gz
gstreamer1.0-plugins-bad: add support for x265 plugin
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb4
1 files 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 \
"