mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
gstreamer1.0-plugins-bad: Update packageconfigs and config flags
(From OE-Core rev: 5acad7f33aebfac4c5a3a68778f5860f954904fe) Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
283a9b3883
commit
a9dfae4e26
@@ -30,6 +30,7 @@ PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,${BLUEZ}"
|
||||
PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2"
|
||||
PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl"
|
||||
PACKAGECONFIG[dash] = "--enable-dash,--disable-dash,libxml2"
|
||||
PACKAGECONFIG[dc1394] = "--enable-dc1394,--disable-dc1394,libdc1394"
|
||||
PACKAGECONFIG[directfb] = "--enable-directfb,--disable-directfb,directfb"
|
||||
PACKAGECONFIG[dtls] = "--enable-dtls,--disable-dtls,openssl"
|
||||
PACKAGECONFIG[egl] = "--enable-egl,--disable-egl,virtual/egl"
|
||||
@@ -50,6 +51,7 @@ PACKAGECONFIG[neon] = "--enable-neon,--disable-neon,neon"
|
||||
PACKAGECONFIG[openal] = "--enable-openal,--disable-openal,openal-soft"
|
||||
PACKAGECONFIG[opencv] = "--enable-opencv,--disable-opencv,opencv"
|
||||
PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,virtual/libgl libglu"
|
||||
PACKAGECONFIG[openjpeg] = "--enable-openjpeg,--disable-openjpeg,openjpeg"
|
||||
# the opus encoder/decoder elements are now in the -base package,
|
||||
# but the opus parser remains in -bad
|
||||
PACKAGECONFIG[opusparse] = "--enable-opus,--disable-opus,libopus"
|
||||
@@ -68,14 +70,14 @@ PACKAGECONFIG[wayland] = "--enable-wayland,--disable-wayland,wayland-nat
|
||||
PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"
|
||||
|
||||
# these plugins have not been ported to 1.0 (yet):
|
||||
# apexsink dc1394 lv2 linsys musepack nas timidity sdl xvid wininet
|
||||
# apexsink linsys nas timidity sdl xvid wininet
|
||||
# sndio cdxaparse dccp faceoverlay hdvparse tta mve nuvdemux
|
||||
# patchdetect sdi videomeasure
|
||||
|
||||
# these plugins have no corresponding library in OE-core or meta-openembedded:
|
||||
# openni2 winks direct3d directsound winscreencap acm
|
||||
# apple_media android_media avc bs2b chromaprint daala dts gme gsm kate ladspa
|
||||
# libde265 mimic mpeg2enc mplex nvenc ofa openh264 opensles pvr soundtouch spandsp
|
||||
# openni2 winks direct3d directsound winscreencap acm apple_media
|
||||
# android_media avc bs2b chromaprint daala dts fdkaac gme gsm kate ladspa libde265
|
||||
# lv2 mimic mpeg2enc mplex musepack nvenc ofa openh264 opensles pvr soundtouch spandsp
|
||||
# spc teletextdec tinyalsa vdpau vulkan wasapi x265 zbar
|
||||
|
||||
# qt5 support is disabled, because it is not present in OE core, and requires more work than
|
||||
@@ -99,10 +101,10 @@ EXTRA_OECONF += " \
|
||||
--disable-chromaprint \
|
||||
--disable-cocoa \
|
||||
--disable-daala \
|
||||
--disable-dc1394 \
|
||||
--disable-direct3d \
|
||||
--disable-directsound \
|
||||
--disable-dts \
|
||||
--disable-fdk_aac \
|
||||
--disable-gme \
|
||||
--disable-gsm \
|
||||
--disable-kate \
|
||||
@@ -120,7 +122,6 @@ EXTRA_OECONF += " \
|
||||
--disable-ofa \
|
||||
--disable-openexr \
|
||||
--disable-openh264 \
|
||||
--disable-openjpeg \
|
||||
--disable-openni2 \
|
||||
--disable-opensles \
|
||||
--disable-pvr \
|
||||
|
||||
Reference in New Issue
Block a user