<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.34">
<TITLE>Re: [gst-devel] Integration of a new plugin with GStreamer</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>On Fri, 2006-08-04 at 11:17 +0200, Rajiv D wrote:</FONT>
<BR><FONT SIZE=2>&gt; Hi,</FONT>
<BR><FONT SIZE=2>Hi</FONT>
<BR><FONT SIZE=2>&gt;&nbsp; </FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp; Can anyone please tell me how can I integrate my plugin with the</FONT>
<BR><FONT SIZE=2>&gt; GStreamer</FONT>
<BR><FONT SIZE=2>&gt; library. Say I have a plugin name as &quot;MyFilter&quot;. The files in which</FONT>
<BR><FONT SIZE=2>&gt; this is implemented is</FONT>
<BR><FONT SIZE=2>&gt; gstmyfilter.c and gstmyfilter.h. Now how can I compile and build my</FONT>
<BR><FONT SIZE=2>&gt; plugin,</FONT>
</P>

<P><FONT SIZE=2>Best is to start here :</FONT>
<BR><FONT SIZE=2><A HREF="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-building-boiler.html#section-boiler-source" TARGET="_blank">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-building-boiler.html#section-boiler-source</A></FONT>
<BR><FONT SIZE=2>You can create an element of your own and implement it in your own</FONT>
<BR><FONT SIZE=2>plugin. It have everything prepared to compile, build and install your</FONT>
<BR><FONT SIZE=2>plugin.</FONT>
</P>

<P><FONT SIZE=2>&gt; and in which directory structure I need to put the above&nbsp; files.</FONT>
<BR><FONT SIZE=2>&gt; Will you please tell me the order of compilation and the steps or any</FONT>
<BR><FONT SIZE=2>&gt; link which</FONT>
<BR><FONT SIZE=2>&gt; can help me.</FONT>
<BR><FONT SIZE=2>&gt;&nbsp; </FONT>
<BR><FONT SIZE=2>&gt; Thanks,</FONT>
<BR><FONT SIZE=2>&gt; Rajiv</FONT>
</P>

</BODY>
</HTML>