From: Sven Neumann <s.neumann@raumfeld.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] gst-plugins-base: depend on orc if it is enabled
Date: Sun, 31 Jul 2011 10:16:00 +0200 [thread overview]
Message-ID: <1312100161.687.1.camel@bender> (raw)
In-Reply-To: <87fwlvuzdm.fsf@macbook.be.48ers.dk>
On Sun, 2011-07-24 at 23:45 +0200, Peter Korsgaard wrote:
> >>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
>
> Sven> Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
> Sven> ---
> Sven> .../gst-plugins-base/gst-plugins-base.mk | 4 ++++
> Sven> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> Sven> diff --git a/package/multimedia/gst-plugins-base/gst-plugins-base.mk b/package/multimedia/gst-plugins-base/gst-plugins-base.mk
> Sven> index 79ced30..09e0729 100644
> Sven> --- a/package/multimedia/gst-plugins-base/gst-plugins-base.mk
> Sven> +++ b/package/multimedia/gst-plugins-base/gst-plugins-base.mk
> Sven> @@ -26,6 +26,10 @@ GST_PLUGINS_BASE_CONF_OPT = \
>
> Sven> GST_PLUGINS_BASE_DEPENDENCIES = gstreamer
>
> Sven> +ifeq ($(BR2_PACKAGE_ORC),y)
> Sven> +GST_PLUGINS_BASE_DEPENDENCIES += orc
> Sven> +endif
>
> What does this buy us? Extra functionality or higher performance?
Higher performance. It is highly recommended by the GStreamer developers
to enable this for production systems.
Sven
prev parent reply other threads:[~2011-07-31 8:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-14 7:32 [Buildroot] new package: orc Sven Neumann
2011-07-14 7:32 ` [Buildroot] [PATCH 1/2] orc: new package Sven Neumann
2011-07-24 21:44 ` Peter Korsgaard
2011-07-31 8:19 ` Sven Neumann
2011-08-04 19:16 ` Peter Korsgaard
2011-07-14 7:32 ` [Buildroot] [PATCH 2/2] gst-plugins-base: depend on orc if it is enabled Sven Neumann
2011-07-24 21:45 ` Peter Korsgaard
2011-07-31 8:16 ` Sven Neumann [this message]
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=1312100161.687.1.camel@bender \
--to=s.neumann@raumfeld.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox