summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2020-12-08 16:12:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-15 22:51:56 +0000
commitda2a40f832927a686f3a864603ba005cd94a2911 (patch)
treef0966eda2f3d0317f203f0d649191fff4e4b46d9 /meta/recipes-multimedia
parentaa748a1afde24e2aac13f6fb002c7d54704db146 (diff)
downloadpoky-da2a40f832927a686f3a864603ba005cd94a2911.tar.gz
gstreamer1.0-plugins-bad: remove unsupported plugins comment
- all of the unsupported plugins are explicitly disabled on EXTRA_OEMESON (From OE-Core rev: 83890bb001e9e509cb748aebc50f5cd51ec95cd9) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.2.bb7
1 files changed, 0 insertions, 7 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 dbc9360e1c..adddceb799 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
@@ -85,13 +85,6 @@ PACKAGECONFIG[webrtcdsp] = "-Dwebrtcdsp=enabled,-Dwebrtcdsp=disabled,webrt
85PACKAGECONFIG[zbar] = "-Dzbar=enabled,-Dzbar=disabled,zbar" 85PACKAGECONFIG[zbar] = "-Dzbar=enabled,-Dzbar=disabled,zbar"
86PACKAGECONFIG[x265] = "-Dx265=enabled,-Dx265=disabled,x265" 86PACKAGECONFIG[x265] = "-Dx265=enabled,-Dx265=disabled,x265"
87 87
88# these plugins currently have no corresponding library in OE-core or meta-openembedded:
89# androidmedia applemedia bs2b chromaprint d3dvideosink
90# directsound dts fdkaac gme gsm iq kate ladspa lv2 mpeg2enc
91# mplex musepack nvdec nvenc ofa openexr openni2 opensles
92# soundtouch spandsp teletext wasapi wildmidi winks
93# winscreencap wpe
94
95EXTRA_OEMESON += " \ 88EXTRA_OEMESON += " \
96 -Ddoc=disabled \ 89 -Ddoc=disabled \
97 -Ddecklink=enabled \ 90 -Ddecklink=enabled \