<div dir="ltr">Many Thanks Mike. Your comment helped me alot. Thanks again for unblocking me.<br><br>Kind Regards<br>-Durgesh O&#39; Mishra<br><br><div class="gmail_quote">On 18 February 2010 23:59, Michael Smith <span dir="ltr">&lt;<a href="mailto:msmith@xiph.org">msmith@xiph.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, Feb 18, 2010 at 10:24 AM, Durgesh Mishra<br>
<div class="im">&lt;<a href="mailto:durgesh.mishra@gmail.com">durgesh.mishra@gmail.com</a>&gt; wrote:<br>
&gt; Hi Mike,<br>
&gt;<br>
</div><div class="im">&gt; Here is the complete code of the plugin. Sorry there are lot of commented<br>
&gt; part in it. I have revisited it several times but not able to find what<br>
&gt; could be wrong. Please help me on this.<br>
&gt;<br>
<br>
</div>The first and most serious bug I see is this:<br>
<div class="im"><br>
GST_BOILERPLATE (Gstdroidaudiosrc, gst_droidaudiosrc, GstElement,<br>
    GST_TYPE_ELEMENT);<br>
<br>
</div>You&#39;re inheriting from GstElement instead of GstAudioSrc. You should<br>
fix this; hopefully that will get you a bit further - I didn&#39;t look at<br>
the rest of the code, so there may well be more issues, but that<br>
should help you make some more progress.<br>
<div><div></div><div class="h5"><br>
Mike<br>
<br>
------------------------------------------------------------------------------<br>
Download Intel&amp;#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>&quot;If you only have a hammer, you tend to see every problem as a nail.&quot;<br>
</div>