<div>Hi All,</div>
<div> </div>
<div>I want to use downstream buffer in my app.</div>
<div> </div>
<div>I mean, i want save on the copy efforts at my sink element. I want the decoder to write data into the buffer which is provided by my sink, not the buffer allocated by decoder. This will save me a copy operation from decoder buffer to sink buffer.</div>

<div> </div>
<div>Is such a mechanism available in GStreamer? If yes can you please point me to a example or function thru which such happens?</div>
<div> </div>
<div>Thanks,</div>
<div>Ashwini<br></div>