[gst-devel] dispose method not called for my plugin

pritesh digitaldsp at excite.com
Mon Sep 10 17:46:24 CEST 2007


 ok ,that means if i do     gst_object_unref(GST_OBJECT(pipeline)); the dispose method will be called ?--- On Mon 09/10, Edward Hervey < bilboed at gmail.com > wrote:From: Edward Hervey [mailto: bilboed at gmail.com]To: digitaldsp at excite.comCc: gstreamer-devel at lists.sourceforge.netDate: Mon, 10 Sep 2007 11:57:28 +0200Subject: Re: [gst-devel] dispose method not called for my pluginHi,You still have a reference on the pipeline, which holds a referenceon all the elements inside it.If you remove a specific element from the pipeline, the pipelinewill release it's reference and the element will be freed.EdwardOn 9/10/07, pritesh wrote:>> hi,>> i have a mp3 decoder plugin , when i make the pipeline state to null> the dispose method of mp3 plugin is not called.>> when dispose or finalize method of a plugin should be called ?>> any ideas>>>>> ________________________________> Join Excite! - http://www.excite.com> The most personalized 
portal on the Web!>>> -------------------------------------------------------------------------> This SF.net email is sponsored by: Microsoft> Defy all challenges. Microsoft(R) Visual Studio 2005.> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/> _______________________________________________> gstreamer-devel mailing list> gstreamer-devel at lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel>>-- Edward HerveyMultimedia editing developerhttp://www.pitivi.org/

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070910/b2bf23d6/attachment.htm>


More information about the gstreamer-devel mailing list