[gst-devel] Request of including gstradiotuner plugin to gst-plugins-*
Edward Hervey
bilboed at gmail.com
Mon Oct 25 09:20:25 CEST 2010
On Mon, 2010-10-25 at 11:21 +0530, Kapil Agrawal wrote:
> The Best way you can have this plugin inside gstreamer repos is by
> opening a ticket in bugzilla & attaching this as a patch.
> Respective people will review & if ok will add in gst-plugins-bad.
In addition, inclusion will be speeded up if you make it available as
a patch to gst-plugins-bad, even better if it comes as a git patch (i.e.
checkout gst-plugins-bad git module and integrate your code into it
along with the proper Makefile/configure addition as git commits)
If you share a *lot* of code with the v4l2 plugin... it would be
better to try to integrate it in gst-plugins-good with the v4l2 plugin.
But warning, the quality-levels/requirements for merging something into
-good are much higher than for -bad. If you do so, make sure you read
the following document for what is expected:
http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/random/moving-plugins
Edward
>
> On Sun, Oct 24, 2010 at 4:44 AM, 4ernov <4ernov at gmail.com> wrote:
> Hello,
>
> a couple of months ago I asked here about GStreamer plugin for
> interacting with FM tuner. Unfortunately I've learned that
> v4l2src
> isn't fit for that purpose and a member suggested me the
> source code
> which implement some of plugin for such a case. I found it
> very useful
> for my problem but it wasn't so GStreamer-style as I would
> like (it
> didn't support GstTuner interface at all, for instance) and I
> decided
> to improve it and upload to Sourceforge here:
> http://sourceforge.net/projects/gstradiotuner/ Soon one user
> who tried
> the plugin reported about the problems and we improved the
> plugin very
> significantly to make it match the rules of V4L2 API in terms
> of
> working with FM tuners. After all the fixes and patches now
> I'm quite
> sure that it's stable enough. On the other side it's quite
> small and
> simple to maintain.
>
> So the question is: could it be included to gst-plugins-*
> package? I
> think many users would expect GStreamer element to interact
> with FM
> tuners, but GStreamer plugins miss such element now although
> it's
> quite simple and I see no reasons why not to provide such
> functionality in official plugins package.
>
> If it's possible I could follow the steps of procedure of
> addition the
> plugin if there's one and maintain the plugin already inside
> the
> gst-plugins-* package.
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North
> America contest
> Create new apps & games for the Nokia N8 for consumers in
> U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly
> $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to
> Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
> --
> www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
> twitter handle: @gst_kaps
> http://www.linkedin.com/in/kapilagrawal
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list