From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gstreamer-imx: new package
Date: Tue, 25 Feb 2014 19:06:57 +0100 [thread overview]
Message-ID: <20140225180657.GA3567@free.fr> (raw)
In-Reply-To: <1393278657-18919-1-git-send-email-ps.report@gmx.net>
Peter, All,
On 2014-02-24 22:50 +0100, Peter Seiderer spake thusly:
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
How is gstreamer-imx different from gst-fsl-plugins?
From package/gstreamer/gst-fsl-plugins/Config.in:
GStreamer plugins for hardware-accelerated audio and video
parsers and codecs on i.MX platforms. [...]
So, it seems we already have a package that handles accelerated
audio/video decoding on i.MX.
[--SNIP--]
> diff --git a/package/gstreamer1/gstreamer-imx/Config.in b/package/gstreamer1/gstreamer-imx/Config.in
> new file mode 100644
> index 0000000..bcd77ca
> --- /dev/null
> +++ b/package/gstreamer1/gstreamer-imx/Config.in
> @@ -0,0 +1,21 @@
> +comment "gst-fsl-plugins needs an imx-specific Linux kernel to be built"
> + depends on BR2_arm && !BR2_LINUX_KERNEL
> +
> +config BR2_PACKAGE_GSTREAMER_IMX
> + bool "gstreamer-imx"
> + depends on BR2_LINUX_KERNEL
> + depends on BR2_arm # Only relevant for i.MX
> + select BR2_PACKAGE_GST1_PLUGINS_BASE
> + select BR2_PACKAGE_IMX_LIB
> + select BR2_PACKAGE_LIBFSLPARSER
> + select BR2_PACKAGE_LIBFSLCODEC
> + help
> + GStreamer-1.x plugins for hardware-accelerated audio and video
> + parsers and codecs on i.MX6 platform. It requires a kernel that
> + includes the i.MX6 specific headers to be built.
> +
> + To use the VPU, its firmware blob must be installed as well. This
> + can be found in the firmware-imx package in the "Hardware handling"
> + menu.
You even use a very similar wording in the help text.
Care to elaborate in the commit log why we need this gstreamer-imx
package:
- is it specific to i.MX6?
- can it replace the existing gst-fsl-plugins?
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-02-25 18:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 21:50 [Buildroot] [PATCH] gstreamer-imx: new package Peter Seiderer
2014-02-25 18:06 ` Yann E. MORIN [this message]
2014-02-25 20:09 ` Peter Korsgaard
2014-02-25 20:19 ` Samuel Martin
2014-02-25 21:25 ` Arnout Vandecappelle
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=20140225180657.GA3567@free.fr \
--to=yann.morin.1998@free.fr \
--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.