diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb index e36ffe6e02..39546b846a 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb | |||
@@ -60,6 +60,7 @@ PACKAGECONFIG[openal] = "--enable-openal,--disable-openal,openal-soft" | |||
60 | PACKAGECONFIG[opencv] = "--enable-opencv,--disable-opencv,opencv" | 60 | PACKAGECONFIG[opencv] = "--enable-opencv,--disable-opencv,opencv" |
61 | PACKAGECONFIG[openh264] = "--enable-openh264,--disable-openh264,openh264" | 61 | PACKAGECONFIG[openh264] = "--enable-openh264,--disable-openh264,openh264" |
62 | PACKAGECONFIG[openjpeg] = "--enable-openjpeg,--disable-openjpeg,openjpeg" | 62 | PACKAGECONFIG[openjpeg] = "--enable-openjpeg,--disable-openjpeg,openjpeg" |
63 | PACKAGECONFIG[openmpt] = "--enable-openmpt,--disable-openmpt,libopenmpt" | ||
63 | # the opus encoder/decoder elements are now in the -base package, | 64 | # the opus encoder/decoder elements are now in the -base package, |
64 | # but the opus parser remains in -bad | 65 | # but the opus parser remains in -bad |
65 | PACKAGECONFIG[opusparse] = "--enable-opus,--disable-opus,libopus" | 66 | PACKAGECONFIG[opusparse] = "--enable-opus,--disable-opus,libopus" |
@@ -84,7 +85,7 @@ PACKAGECONFIG[webrtcdsp] = "--enable-webrtcdsp,--disable-webrtcdsp,webrtc- | |||
84 | # these plugins have no corresponding library in OE-core or meta-openembedded: | 85 | # these plugins have no corresponding library in OE-core or meta-openembedded: |
85 | # openni2 winks direct3d directsound winscreencap acm apple_media iqa | 86 | # openni2 winks direct3d directsound winscreencap acm apple_media iqa |
86 | # android_media avc bs2b chromaprint daala dts fdkaac gme gsm kate ladspa | 87 | # android_media avc bs2b chromaprint daala dts fdkaac gme gsm kate ladspa |
87 | # lv2 mpeg2enc mplex msdk musepack nvenc ofa openmpt opensles soundtouch | 88 | # lv2 mpeg2enc mplex msdk musepack nvenc ofa opensles soundtouch |
88 | # spandsp spc teletextdec vdpau wasapi x265 zbar | 89 | # spandsp spc teletextdec vdpau wasapi x265 zbar |
89 | 90 | ||
90 | EXTRA_OECONF += " \ | 91 | EXTRA_OECONF += " \ |
@@ -120,7 +121,6 @@ EXTRA_OECONF += " \ | |||
120 | --disable-nvenc \ | 121 | --disable-nvenc \ |
121 | --disable-ofa \ | 122 | --disable-ofa \ |
122 | --disable-openexr \ | 123 | --disable-openexr \ |
123 | --disable-openmpt \ | ||
124 | --disable-openni2 \ | 124 | --disable-openni2 \ |
125 | --disable-opensles \ | 125 | --disable-opensles \ |
126 | --disable-soundtouch \ | 126 | --disable-soundtouch \ |