[gst-devel] new plugin writer's issue

Durgesh Mishra durgesh.mishra at gmail.com
Thu Feb 18 19:50:01 CET 2010


Many Thanks Mike. Your comment helped me alot. Thanks again for unblocking
me.

Kind Regards
-Durgesh O' Mishra

On 18 February 2010 23:59, Michael Smith <msmith at xiph.org> wrote:

> On Thu, Feb 18, 2010 at 10:24 AM, Durgesh Mishra
> <durgesh.mishra at gmail.com> wrote:
> > Hi Mike,
> >
> > Here is the complete code of the plugin. Sorry there are lot of commented
> > part in it. I have revisited it several times but not able to find what
> > could be wrong. Please help me on this.
> >
>
> The first and most serious bug I see is this:
>
> GST_BOILERPLATE (Gstdroidaudiosrc, gst_droidaudiosrc, GstElement,
>    GST_TYPE_ELEMENT);
>
> You're inheriting from GstElement instead of GstAudioSrc. You should
> fix this; hopefully that will get you a bit further - I didn't look at
> the rest of the code, so there may well be more issues, but that
> should help you make some more progress.
>
> Mike
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
"If you only have a hammer, you tend to see every problem as a nail."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100219/6a0332e0/attachment.htm>


More information about the gstreamer-devel mailing list