[gst-devel] Gstreamer's memory mgmt

Josep Creus creus at ac.upc.edu
Thu Apr 23 16:59:50 CEST 2009


Sitanshu Nanavati wrote:
> All,
>  
> I am interested in knowing how mem mgmt is done in Gstreamer. 
> Particularly, does each element use the same buffer or copy the data
> process and give it to output.  Didn't find much details on web.
>  
> thanks,
> -S
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and 
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today. 
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>   
I'm no expert, but, as GStreamer is glibc/GObject based I will expect
that each element use exactly the same buffer, except for some special
elements.

Josep




More information about the gstreamer-devel mailing list