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

Edward Hervey bilboed at gmail.com
Mon Sep 10 11:57:28 CEST 2007


Hi,

  You still have a reference on the pipeline, which holds a reference
on all the elements inside it.
  If you remove a specific element from the pipeline, the pipeline
will release it's reference and the element will be freed.

   Edward

On 9/10/07, pritesh <digitaldsp at excite.com> 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 Hervey
Multimedia editing developer
http://www.pitivi.org/




More information about the gstreamer-devel mailing list