[gst-devel] Memory release of the buffer allocated using the gst_buffer_new
Ronald S. Bultje
rbultje at ronald.bitfreak.net
Thu May 5 01:57:20 CEST 2005
On Thu, 2005-05-05 at 07:23, Pankaj GOYAL wrote:
> When I saw the gstreamer code I found that the buffer allocated by the
> gst_buffer_new call is not getting freed when the refrence count of
> the buffer becomes zero. Can any one please tell me when this buffer
> will be free even if I do not provide my custom data free function.
gstbuffer.c, gst_buffer_default_free(), line 99.
Ronald
--
Ronald S. Bultje <rbultje at ronald.bitfreak.net>
More information about the gstreamer-devel
mailing list