summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1/gst1-plugins-bad/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-03 16:56:51 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-05-05 08:30:47 +0200
commit8b850c32541d7702163509726e0c4e02acb4d8c3 (patch)
tree01f44011f1569aaa2967d8cc8d7ef8a23c2f5cf9 /package/gstreamer1/gst1-plugins-bad/Config.in
parent0c956f2df9b8d2ab3909fee1b610105082974f46 (diff)
downloadbuildroot-8b850c32541d7702163509726e0c4e02acb4d8c3.tar.gz
buildroot-8b850c32541d7702163509726e0c4e02acb4d8c3.zip
gst1-plugins-bad: add rtmp support
As pointed by sonnex on the mailing list. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gstreamer1/gst1-plugins-bad/Config.in')
-rw-r--r--package/gstreamer1/gst1-plugins-bad/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
index 53ce589d3a..facfe58dcc 100644
--- a/package/gstreamer1/gst1-plugins-bad/Config.in
+++ b/package/gstreamer1/gst1-plugins-bad/Config.in
@@ -382,6 +382,12 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_REMOVESILENCE
help
Removes silence from an audio stream
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_RTMP
+ bool "rtmp"
+ select BR2_PACKAGE_RTMPDUMP
+ help
+ RTMP plugin
+
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SDI
bool "sdi"
OpenPOWER on IntegriCloud