From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo
Date: Wed, 4 Nov 2020 09:37:53 +0100 [thread overview]
Message-ID: <20201104093753.3c59ef76@gmx.net> (raw)
In-Reply-To: <20201104073940.490327-1-fontaine.fabrice@gmail.com>
Hello Fabrice,
On Wed, 4 Nov 2020 08:39:40 +0100, Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> dvdsub{enc,overlay} -> dvbsub{enc,overlay}
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/gstreamer1/gst1-plugins-bad/Config.in | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
> index 305e0fda2f..191820df1d 100644
> --- a/package/gstreamer1/gst1-plugins-bad/Config.in
> +++ b/package/gstreamer1/gst1-plugins-bad/Config.in
> @@ -88,12 +88,12 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS
> debugging
>
> config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVBSUBENC
> - bool "dvdsubenc"
> + bool "dvbsubenc"
> help
> DVB subpicture encoding support
>
> config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY
> - bool "dvdsuboverlay"
> + bool "dvbsuboverlay"
> help
> DVB subtitle renderer plugin
>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Regards,
Peter
next prev parent reply other threads:[~2020-11-04 8:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-04 7:39 [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo Fabrice Fontaine
2020-11-04 8:37 ` Peter Seiderer [this message]
2020-11-04 8:56 ` Peter Korsgaard
2020-11-09 9:30 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2021-12-17 20:15 Fabrice Fontaine
2021-12-18 21:55 ` Yann E. MORIN
2022-01-23 18:46 ` 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=20201104093753.3c59ef76@gmx.net \
--to=ps.report@gmx.net \
--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.