From: "André Hentschel" <nerv@dawncrow.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] gst1-plugins-bad: add rtmp support
Date: Tue, 3 May 2016 21:53:19 +0200 [thread overview]
Message-ID: <572901AF.6030003@dawncrow.de> (raw)
In-Reply-To: <1462304656-17156-3-git-send-email-gustavo@zacarias.com.ar>
Am 03.05.2016 um 21:44 schrieb Gustavo Zacarias:
> As pointed by sonnex on the mailing list.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/gstreamer1/gst1-plugins-bad/Config.in | 6 ++++++
> package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk | 7 +++++++
> 2 files changed, 13 insertions(+)
>
> diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
> index 53ce589..5248c4d 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 plugni
just caught that typo while looking at the patch...
next prev parent reply other threads:[~2016-05-03 19:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-03 19:44 [Buildroot] [PATCH 1/3] gst1-plugins-bad: remove mpg123 plugin option Gustavo Zacarias
2016-05-03 19:44 ` [Buildroot] [PATCH 2/3] gst1-plugins-bad: remove rtp " Gustavo Zacarias
2016-05-05 6:29 ` Peter Korsgaard
2016-05-03 19:44 ` [Buildroot] [PATCH 3/3] gst1-plugins-bad: add rtmp support Gustavo Zacarias
2016-05-03 19:53 ` André Hentschel [this message]
2016-05-03 19:56 ` Gustavo Zacarias
2016-05-05 6:29 ` [Buildroot] [PATCH 1/3] gst1-plugins-bad: remove mpg123 plugin option Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=572901AF.6030003@dawncrow.de \
--to=nerv@dawncrow.de \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.