Skip to content
Snippets Groups Projects
Commit 441fe1ee authored by Steve Baker Baker's avatar Steve Baker Baker
Browse files

added refcounting and _get_default

Original commit message from CVS:
added refcounting and _get_default
parent 7b2c15eb
No related branches found
No related tags found
No related merge requests found
......@@ -199,9 +199,13 @@ GstBufferPoolDestroyFunction
gst_buffer_pool_new
gst_buffer_pool_new_buffer
gst_buffer_pool_destroy_buffer
gst_buffer_pool_ref
gst_buffer_pool_ref_by_count
gst_buffer_pool_unref
gst_buffer_pool_set_create_function
gst_buffer_pool_set_destroy_function
gst_buffer_pool_destroy
gst_buffer_pool_get_default
<SUBSECTION Standard>
GST_BUFFER_POOL
</SECTION>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment