[gst-devel] Integration of a new plugin with GStreamer

Vermeir, Thijs thijs.vermeir at barco.com
Fri Aug 4 11:28:29 CEST 2006


On Fri, 2006-08-04 at 11:17 +0200, Rajiv D wrote:
> Hi,
Hi
>  
>    Can anyone please tell me how can I integrate my plugin with the
> GStreamer
> library. Say I have a plugin name as "MyFilter". The files in which
> this is implemented is
> gstmyfilter.c and gstmyfilter.h. Now how can I compile and build my
> plugin,

Best is to start here :
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-bu
ilding-boiler.html#section-boiler-source
You can create an element of your own and implement it in your own
plugin. It have everything prepared to compile, build and install your
plugin.

> and in which directory structure I need to put the above  files.
> Will you please tell me the order of compilation and the steps or any
> link which
> can help me.
>  
> Thanks,
> Rajiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060804/85485131/attachment.htm>


More information about the gstreamer-devel mailing list