Memory leak happening with gstatomic queue

HK shockguy at gmail.com
Fri Nov 21 20:32:02 PST 2014


@Patrick Doyle - 

The gst buffer created using gst_buffer_try_new_and_alloc is made available
in the create method using gst_atomic_queue_pop() and that buffer is given
as return to the base source. So my understanding is that base source will
unref this buffer and I don't need to do unref explicitly. Is this
understanding correct ?

Regards
HK



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Memory-leak-happening-with-gstatomic-queue-tp4669601p4669608.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list