buffer: add _gst_max_memory() function
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 11 Apr 2013 13:31:01 +0000 (14:31 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 11 Apr 2013 13:31:01 +0000 (14:31 +0100)
commit396b49ec4d2972d073aa182365f500502b90670c
tree4a322a969b92da112eb6494698973cbeec929cd6
parent2541ddf123997b8a278be7a3563e2eef1fe2e864
buffer: add _gst_max_memory() function

Add the a function to query the maximum amount of memory blocks that can be
added to a buffer. Also improve the docs for _insert_memory().
gst/gstbuffer.c
gst/gstbuffer.h
win32/common/libgstreamer.def