From 9683d4f11aa39975d8ed006b86f7fda4f59876c6 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Thu, 14 Jul 2011 09:27:32 +0200 Subject: gst-plugins-good: update configuration options Update the list of plugins that can be selected/deselected. Signed-off-by: Peter Korsgaard --- package/multimedia/gst-plugins-good/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'package/multimedia/gst-plugins-good/Config.in') diff --git a/package/multimedia/gst-plugins-good/Config.in b/package/multimedia/gst-plugins-good/Config.in index 368642f6c..b43160366 100644 --- a/package/multimedia/gst-plugins-good/Config.in +++ b/package/multimedia/gst-plugins-good/Config.in @@ -82,6 +82,9 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ID3DEMUX config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ICYDEMUX bool "icydemux" +config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_IMAGEFREEZE + bool "imagefreeze" + config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_INTERLEAVE bool "interleave" @@ -127,6 +130,9 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_RTPMANAGER config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_RTSP bool "rtsp" +config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_SHAPEWIPE + bool "shapewipe" + config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_SMPTE bool "smpte" @@ -180,6 +186,9 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLAC config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_OSS bool "ossaudio (OSS audio)" +config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_OSS4 + bool "oss4 (Open Sound System 4)" + config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_SOUPHTTPSRC bool "souphttpsrc (http client)" select BR2_PACKAGE_LIBSOUP -- cgit v1.2.3