Loading package/multimedia/gst-plugins-bad/Config.in +18 −6 Original line number Diff line number Diff line Loading @@ -27,6 +27,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ASFMUX config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUTOCONVERT bool "autoconvert" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUDIOVISUALIZERS bool "audiovisualizers" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_BAYER bool "bayer" Loading Loading @@ -70,6 +73,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVDSPU bool "dvdspu" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FACEOVERLAY bool "faceoverlay" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FESTIVAL bool "festival" Loading @@ -79,6 +85,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FIELDANALYSIS config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEZE bool "freeze" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEVERB bool "freeverb" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREI0R bool "frei0r" Loading @@ -103,12 +112,12 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_HLS config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ID3TAG bool "id3tag" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTER bool "inter" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTERLACE bool "interlace" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INVTELECINE bool "invtelecine" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_IVFPARSE bool "ivfparse" Loading Loading @@ -142,9 +151,6 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGTSDEMUX config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGTSMUX bool "mpegtsmux" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEG4VIDEOPARSE bool "mpeg4videoparse" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGVIDEOPARSE bool "mpegvideoparse" Loading Loading @@ -175,6 +181,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RAWPARSE config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REAL bool "real" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REMOVESILENCE bool "removesilence" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX bool "rtpmux" Loading @@ -196,6 +205,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SEGMENTCLIP config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SIREN bool "siren" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SMOOTH bool "smooth" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SPEED bool "speed" Loading package/multimedia/gst-plugins-bad/gst-plugins-bad.mk +37 −19 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # gst-plugins-bad # ############################################################# GST_PLUGINS_BAD_VERSION = 0.10.22 GST_PLUGINS_BAD_VERSION = 0.10.23 GST_PLUGINS_BAD_SOURCE = gst-plugins-bad-$(GST_PLUGINS_BAD_VERSION).tar.bz2 GST_PLUGINS_BAD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-bad Loading Loading @@ -40,6 +40,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-asfmux endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUDIOVISUALIZERS),y) GST_PLUGINS_BAD_CONF_OPT += --enable-audiovisualizers else GST_PLUGINS_BAD_CONF_OPT += --disable-audiovisualizers endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUTOCONVERT),y) GST_PLUGINS_BAD_CONF_OPT += --enable-autoconvert else Loading Loading @@ -124,6 +130,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-dvdspu endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FACEOVERLAY),y) GST_PLUGINS_BAD_CONF_OPT += --enable-faceoverlay else GST_PLUGINS_BAD_CONF_OPT += --disable-faceoverlay endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FESTIVAL),y) GST_PLUGINS_BAD_CONF_OPT += --enable-festival else Loading @@ -142,6 +154,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-freeze endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEVERB),y) GST_PLUGINS_BAD_CONF_OPT += --enable-freeverb else GST_PLUGINS_BAD_CONF_OPT += --disable-freeverb endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREI0R),y) GST_PLUGINS_BAD_CONF_OPT += --enable-frei0r else Loading Loading @@ -190,22 +208,16 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-id3tag endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTERLACE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-interlace ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTER),y) GST_PLUGINS_BAD_CONF_OPT += --enable-inter else GST_PLUGINS_BAD_CONF_OPT += --disable-interlace GST_PLUGINS_BAD_CONF_OPT += --disable-inter endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INVTELECINE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-invtelecine else GST_PLUGINS_BAD_CONF_OPT += --disable-invtelecine endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INVTELECINE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-invtelecine ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTERLACE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-interlace else GST_PLUGINS_BAD_CONF_OPT += --disable-invtelecine GST_PLUGINS_BAD_CONF_OPT += --disable-interlace endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_IVFPARSE),y) Loading Loading @@ -274,12 +286,6 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-mpegtsmux endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEG4VIDEOPARSE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-mpeg4videoparse else GST_PLUGINS_BAD_CONF_OPT += --disable-mpeg4videoparse endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGVIDEOPARSE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-mpegvideoparse else Loading Loading @@ -340,6 +346,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-real endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REMOVESILENCE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-removesilence else GST_PLUGINS_BAD_CONF_OPT += --disable-removesilence endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX),y) GST_PLUGINS_BAD_CONF_OPT += --enable-rtpmux else Loading Loading @@ -382,6 +394,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-siren endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SMOOTH),y) GST_PLUGINS_BAD_CONF_OPT += --enable-smooth else GST_PLUGINS_BAD_CONF_OPT += --disable-smooth endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SPEED),y) GST_PLUGINS_BAD_CONF_OPT += --enable-speed else Loading Loading
package/multimedia/gst-plugins-bad/Config.in +18 −6 Original line number Diff line number Diff line Loading @@ -27,6 +27,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ASFMUX config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUTOCONVERT bool "autoconvert" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUDIOVISUALIZERS bool "audiovisualizers" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_BAYER bool "bayer" Loading Loading @@ -70,6 +73,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVDSPU bool "dvdspu" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FACEOVERLAY bool "faceoverlay" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FESTIVAL bool "festival" Loading @@ -79,6 +85,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FIELDANALYSIS config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEZE bool "freeze" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEVERB bool "freeverb" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREI0R bool "frei0r" Loading @@ -103,12 +112,12 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_HLS config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ID3TAG bool "id3tag" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTER bool "inter" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTERLACE bool "interlace" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INVTELECINE bool "invtelecine" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_IVFPARSE bool "ivfparse" Loading Loading @@ -142,9 +151,6 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGTSDEMUX config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGTSMUX bool "mpegtsmux" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEG4VIDEOPARSE bool "mpeg4videoparse" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGVIDEOPARSE bool "mpegvideoparse" Loading Loading @@ -175,6 +181,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RAWPARSE config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REAL bool "real" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REMOVESILENCE bool "removesilence" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX bool "rtpmux" Loading @@ -196,6 +205,9 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SEGMENTCLIP config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SIREN bool "siren" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SMOOTH bool "smooth" config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SPEED bool "speed" Loading
package/multimedia/gst-plugins-bad/gst-plugins-bad.mk +37 −19 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # gst-plugins-bad # ############################################################# GST_PLUGINS_BAD_VERSION = 0.10.22 GST_PLUGINS_BAD_VERSION = 0.10.23 GST_PLUGINS_BAD_SOURCE = gst-plugins-bad-$(GST_PLUGINS_BAD_VERSION).tar.bz2 GST_PLUGINS_BAD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-bad Loading Loading @@ -40,6 +40,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-asfmux endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUDIOVISUALIZERS),y) GST_PLUGINS_BAD_CONF_OPT += --enable-audiovisualizers else GST_PLUGINS_BAD_CONF_OPT += --disable-audiovisualizers endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUTOCONVERT),y) GST_PLUGINS_BAD_CONF_OPT += --enable-autoconvert else Loading Loading @@ -124,6 +130,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-dvdspu endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FACEOVERLAY),y) GST_PLUGINS_BAD_CONF_OPT += --enable-faceoverlay else GST_PLUGINS_BAD_CONF_OPT += --disable-faceoverlay endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FESTIVAL),y) GST_PLUGINS_BAD_CONF_OPT += --enable-festival else Loading @@ -142,6 +154,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-freeze endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEVERB),y) GST_PLUGINS_BAD_CONF_OPT += --enable-freeverb else GST_PLUGINS_BAD_CONF_OPT += --disable-freeverb endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREI0R),y) GST_PLUGINS_BAD_CONF_OPT += --enable-frei0r else Loading Loading @@ -190,22 +208,16 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-id3tag endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTERLACE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-interlace ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTER),y) GST_PLUGINS_BAD_CONF_OPT += --enable-inter else GST_PLUGINS_BAD_CONF_OPT += --disable-interlace GST_PLUGINS_BAD_CONF_OPT += --disable-inter endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INVTELECINE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-invtelecine else GST_PLUGINS_BAD_CONF_OPT += --disable-invtelecine endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INVTELECINE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-invtelecine ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTERLACE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-interlace else GST_PLUGINS_BAD_CONF_OPT += --disable-invtelecine GST_PLUGINS_BAD_CONF_OPT += --disable-interlace endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_IVFPARSE),y) Loading Loading @@ -274,12 +286,6 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-mpegtsmux endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEG4VIDEOPARSE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-mpeg4videoparse else GST_PLUGINS_BAD_CONF_OPT += --disable-mpeg4videoparse endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGVIDEOPARSE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-mpegvideoparse else Loading Loading @@ -340,6 +346,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-real endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REMOVESILENCE),y) GST_PLUGINS_BAD_CONF_OPT += --enable-removesilence else GST_PLUGINS_BAD_CONF_OPT += --disable-removesilence endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX),y) GST_PLUGINS_BAD_CONF_OPT += --enable-rtpmux else Loading Loading @@ -382,6 +394,12 @@ else GST_PLUGINS_BAD_CONF_OPT += --disable-siren endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SMOOTH),y) GST_PLUGINS_BAD_CONF_OPT += --enable-smooth else GST_PLUGINS_BAD_CONF_OPT += --disable-smooth endif ifeq ($(BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SPEED),y) GST_PLUGINS_BAD_CONF_OPT += --enable-speed else Loading