mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
gst1-plugins-bad: bump version to 1.12.0
Remove non-existant configure options: --disable-mimic:ad661999ad
--enable-dataurisrc:de4bb6e1d4
--enable-videomeasure:ca3020cf46
--enable-apexsink, --disable-nas, --disable-linsys, --enable-sdl, --disable-sdltest, --disable-libvisual, --disable-timidity, --disable-sndio, --disable-wininet, --disable-xvid, --enable-cdxaparse, --enable-dccp, --enable-hdvparse, --enable-mve, --enable-nuvdemux, --enable-patchdetect, --enable-sdi, --enable-tta, --disable-pvr:9b5de05399
[Peter: split out webrtc rename to a separate patch, tweak dataurisrc help] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b006fe1c45
commit
e278d85ec8
@ -145,6 +145,56 @@ endif
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
comment "Legacy options removed in 2017.08"
|
comment "Legacy options removed in 2017.08"
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CDXAPARSE
|
||||||
|
bool "cdxaparse removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DATAURISRC
|
||||||
|
bool "dataurisrc moved to gstreamer1"
|
||||||
|
select BR2_LEGACY
|
||||||
|
help
|
||||||
|
Dataurisrc has moved to gstreamer core and is always built.
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DCCP
|
||||||
|
bool "dccp removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_HDVPARSE
|
||||||
|
bool "hdvparse removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MVE
|
||||||
|
bool "mve removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NUVDEMUX
|
||||||
|
bool "nuvdemux removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PATCHDETECT
|
||||||
|
bool "patchdetect removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDI
|
||||||
|
bool "sdi removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TTA
|
||||||
|
bool "tta removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOMEASURE
|
||||||
|
bool "videomeasure removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_APEXSINK
|
||||||
|
bool "apexsink removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDL
|
||||||
|
bool "sdl removed"
|
||||||
|
select BR2_LEGACY
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_MAD
|
config BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_MAD
|
||||||
bool "mad (*.mp3 audio) removed"
|
bool "mad (*.mp3 audio) removed"
|
||||||
select BR2_LEGACY
|
select BR2_LEGACY
|
||||||
|
@ -199,22 +199,11 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CAMERABIN2
|
|||||||
help
|
help
|
||||||
Take image snapshots and record movies from camera
|
Take image snapshots and record movies from camera
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CDXAPARSE
|
|
||||||
bool "cdxaparse"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COLOREFFECTS
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COLOREFFECTS
|
||||||
bool "coloreffects"
|
bool "coloreffects"
|
||||||
help
|
help
|
||||||
Color Look-up Table filters
|
Color Look-up Table filters
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DATAURISRC
|
|
||||||
bool "dataurisrc"
|
|
||||||
help
|
|
||||||
data: URI source
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DCCP
|
|
||||||
bool "dccp"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS
|
||||||
bool "debugutils"
|
bool "debugutils"
|
||||||
help
|
help
|
||||||
@ -274,9 +263,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_GDP
|
|||||||
help
|
help
|
||||||
Payload/depayload GDP packets
|
Payload/depayload GDP packets
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_HDVPARSE
|
|
||||||
bool "hdvparse"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ID3TAG
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ID3TAG
|
||||||
bool "id3tag"
|
bool "id3tag"
|
||||||
help
|
help
|
||||||
@ -338,9 +324,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPEGPSMUX
|
|||||||
help
|
help
|
||||||
MPEG-PS muxer
|
MPEG-PS muxer
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MVE
|
|
||||||
bool "mve"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MXF
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MXF
|
||||||
bool "mxf"
|
bool "mxf"
|
||||||
help
|
help
|
||||||
@ -349,15 +332,9 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MXF
|
|||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NETSIM
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NETSIM
|
||||||
bool "netsim"
|
bool "netsim"
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NUVDEMUX
|
|
||||||
bool "nuvdemux"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ONVIF
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ONVIF
|
||||||
bool "onvif"
|
bool "onvif"
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PATCHDETECT
|
|
||||||
bool "patchdetect"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PCAPPARSE
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PCAPPARSE
|
||||||
bool "pcapparse"
|
bool "pcapparse"
|
||||||
help
|
help
|
||||||
@ -384,9 +361,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_RTMP
|
|||||||
help
|
help
|
||||||
RTMP plugin
|
RTMP plugin
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDI
|
|
||||||
bool "sdi"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDP
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDP
|
||||||
bool "sdp"
|
bool "sdp"
|
||||||
help
|
help
|
||||||
@ -423,9 +397,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_STEREO
|
|||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TIMECODE
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TIMECODE
|
||||||
bool "timecode"
|
bool "timecode"
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TTA
|
|
||||||
bool "tta"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOFILTERS
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOFILTERS
|
||||||
bool "videofilters"
|
bool "videofilters"
|
||||||
help
|
help
|
||||||
@ -436,9 +407,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOFRAME_AUDIOLEVEL
|
|||||||
help
|
help
|
||||||
videoframe_audiolevel
|
videoframe_audiolevel
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOMEASURE
|
|
||||||
bool "videomeasure"
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOPARSERS
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOPARSERS
|
||||||
bool "videoparsers"
|
bool "videoparsers"
|
||||||
help
|
help
|
||||||
@ -462,10 +430,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_YADIF
|
|||||||
|
|
||||||
comment "plugins with external dependencies"
|
comment "plugins with external dependencies"
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_APEXSINK
|
|
||||||
bool "apexsink"
|
|
||||||
select BR2_PACKAGE_OPENSSL
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ASSRENDER
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ASSRENDER
|
||||||
bool "assrender"
|
bool "assrender"
|
||||||
select BR2_PACKAGE_LIBASS
|
select BR2_PACKAGE_LIBASS
|
||||||
@ -660,10 +624,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SBC
|
|||||||
bool "sbc"
|
bool "sbc"
|
||||||
select BR2_PACKAGE_SBC
|
select BR2_PACKAGE_SBC
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDL
|
|
||||||
bool "sdl"
|
|
||||||
select BR2_PACKAGE_SDL
|
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SHM
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SHM
|
||||||
bool "shm"
|
bool "shm"
|
||||||
help
|
help
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
# From http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.10.4.tar.xz.sha256sum
|
# From http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.0.tar.xz.sha256sum
|
||||||
sha256 23ddae506b3a223b94869a0d3eea3e9a12e847f94d2d0e0b97102ce13ecd6966 gst-plugins-bad-1.10.4.tar.xz
|
sha256 11b73cfff1b315a8e9be1756435ea84937e7cb90afbab0e8e6975367dbfb8534 gst-plugins-bad-1.12.0.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GST1_PLUGINS_BAD_VERSION = 1.10.4
|
GST1_PLUGINS_BAD_VERSION = 1.12.0
|
||||||
GST1_PLUGINS_BAD_SOURCE = gst-plugins-bad-$(GST1_PLUGINS_BAD_VERSION).tar.xz
|
GST1_PLUGINS_BAD_SOURCE = gst-plugins-bad-$(GST1_PLUGINS_BAD_VERSION).tar.xz
|
||||||
GST1_PLUGINS_BAD_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-bad
|
GST1_PLUGINS_BAD_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-bad
|
||||||
GST1_PLUGINS_BAD_INSTALL_STAGING = YES
|
GST1_PLUGINS_BAD_INSTALL_STAGING = YES
|
||||||
@ -21,8 +21,6 @@ GST1_PLUGINS_BAD_CONF_OPTS = \
|
|||||||
--disable-winks \
|
--disable-winks \
|
||||||
--disable-android_media \
|
--disable-android_media \
|
||||||
--disable-apple_media \
|
--disable-apple_media \
|
||||||
--disable-sdltest \
|
|
||||||
--disable-wininet \
|
|
||||||
--disable-acm
|
--disable-acm
|
||||||
|
|
||||||
# Options which require currently unpackaged libraries
|
# Options which require currently unpackaged libraries
|
||||||
@ -44,29 +42,21 @@ GST1_PLUGINS_BAD_CONF_OPTS += \
|
|||||||
--disable-ladspa \
|
--disable-ladspa \
|
||||||
--disable-lv2 \
|
--disable-lv2 \
|
||||||
--disable-libde265 \
|
--disable-libde265 \
|
||||||
--disable-linsys \
|
|
||||||
--disable-modplug \
|
--disable-modplug \
|
||||||
--disable-mimic \
|
|
||||||
--disable-mplex \
|
--disable-mplex \
|
||||||
--disable-nas \
|
|
||||||
--disable-ofa \
|
--disable-ofa \
|
||||||
--disable-openexr \
|
--disable-openexr \
|
||||||
--disable-openni2 \
|
--disable-openni2 \
|
||||||
--disable-pvr \
|
|
||||||
--disable-libvisual \
|
|
||||||
--disable-timidity \
|
|
||||||
--disable-teletextdec \
|
--disable-teletextdec \
|
||||||
--disable-wildmidi \
|
--disable-wildmidi \
|
||||||
--disable-smoothstreaming \
|
--disable-smoothstreaming \
|
||||||
--disable-soundtouch \
|
--disable-soundtouch \
|
||||||
--disable-spc \
|
--disable-spc \
|
||||||
--disable-gme \
|
--disable-gme \
|
||||||
--disable-xvid \
|
|
||||||
--disable-vdpau \
|
--disable-vdpau \
|
||||||
--disable-schro \
|
--disable-schro \
|
||||||
--disable-zbar \
|
--disable-zbar \
|
||||||
--disable-spandsp \
|
--disable-spandsp \
|
||||||
--disable-sndio \
|
|
||||||
--disable-gtk3 \
|
--disable-gtk3 \
|
||||||
--disable-qt
|
--disable-qt
|
||||||
|
|
||||||
@ -218,30 +208,12 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-camerabin2
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-camerabin2
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CDXAPARSE),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-cdxaparse
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-cdxaparse
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COLOREFFECTS),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COLOREFFECTS),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-coloreffects
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-coloreffects
|
||||||
else
|
else
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-coloreffects
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-coloreffects
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DATAURISRC),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-dataurisrc
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-dataurisrc
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DCCP),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-dccp
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-dccp
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-debugutils
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-debugutils
|
||||||
else
|
else
|
||||||
@ -315,12 +287,6 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-gdp
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-gdp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_HDVPARSE),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-hdvparse
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-hdvparse
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ID3TAG),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ID3TAG),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-id3tag
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-id3tag
|
||||||
else
|
else
|
||||||
@ -401,12 +367,6 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-mpegpsmux
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-mpegpsmux
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MVE),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-mve
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-mve
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MXF),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MXF),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-mxf
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-mxf
|
||||||
else
|
else
|
||||||
@ -419,24 +379,12 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-netsim
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-netsim
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NUVDEMUX),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-nuvdemux
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-nuvdemux
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ONVIF),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ONVIF),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-onvif
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-onvif
|
||||||
else
|
else
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-onvif
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-onvif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PATCHDETECT),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-patchdetect
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-patchdetect
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PCAPPARSE),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_PCAPPARSE),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-pcapparse
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-pcapparse
|
||||||
else
|
else
|
||||||
@ -468,12 +416,6 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-rtmp
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-rtmp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDI),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-sdi
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-sdi
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDP),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDP),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-sdp
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-sdp
|
||||||
else
|
else
|
||||||
@ -522,12 +464,6 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-timecode
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-timecode
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TTA),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-tta
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-tta
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOFILTERS),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOFILTERS),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-videofilters
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-videofilters
|
||||||
else
|
else
|
||||||
@ -540,12 +476,6 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-videoframe_audiolevel
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-videoframe_audiolevel
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOMEASURE),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-videomeasure
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-videomeasure
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOPARSERS),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOPARSERS),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-videoparsers
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-videoparsers
|
||||||
else
|
else
|
||||||
@ -578,13 +508,6 @@ endif
|
|||||||
|
|
||||||
# Plugins with dependencies
|
# Plugins with dependencies
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_APEXSINK),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-apexsink
|
|
||||||
GST1_PLUGINS_BAD_DEPENDENCIES += openssl
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-apexsink
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ASSRENDER),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ASSRENDER),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-assrender
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-assrender
|
||||||
GST1_PLUGINS_BAD_DEPENDENCIES += libass
|
GST1_PLUGINS_BAD_DEPENDENCIES += libass
|
||||||
@ -765,14 +688,6 @@ else
|
|||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-sbc
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-sbc
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDL),y)
|
|
||||||
GST1_PLUGINS_BAD_CONF_ENV += ac_cv_path_SDL_CONFIG=$(STAGING_DIR)/usr/bin/sdl-config
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-sdl
|
|
||||||
GST1_PLUGINS_BAD_DEPENDENCIES += sdl
|
|
||||||
else
|
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --disable-sdl
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SHM),y)
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SHM),y)
|
||||||
GST1_PLUGINS_BAD_CONF_OPTS += --enable-shm
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-shm
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user