Gstreamer-buffer

Stefan Kost ensonic at hora-obscura.de
Thu Aug 11 01:23:24 PDT 2011


Hi,

On 08/05/11 16:43, Narziss wrote:
> Hi everyone,
>
> First of all sorry for my English.
> I am doing a project for university about gstreamer, in particular about the
> sound elements of a pipeline.
> My question is about how every element of a pipeline allocates his own
> buffer, in particul: is there a unic hardware memory region for all the
> elements of a pipeline??
There is no *one hardware memory region*. How the the memory for buffers
is allocated depends on the elements invoked in the particular pipelines
you are studying Decoders usualy decode into newly allocated output
buffers. Elements like effects might by able to work inplace and so on.

Stefan

> I really need your help
> Thank you in advance 
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-buffer-tp3721378p3721378.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list