query: Add annotations to gst_query_add_allocation_pool()

https://bugzilla.gnome.org/show_bug.cgi?id=736736
This commit is contained in:
Ognyan Tonchev 2014-09-16 12:17:48 +02:00 committed by Sebastian Dröge
parent 3bbecbb857
commit fa11a570d4

View file

@ -1584,7 +1584,7 @@ allocation_pool_free (AllocationPool * ap)
/**
* gst_query_add_allocation_pool:
* @query: A valid #GstQuery of type GST_QUERY_ALLOCATION.
* @pool: the #GstBufferPool
* @pool: (transfer none) (allow-none): the #GstBufferPool
* @size: the size
* @min_buffers: the min buffers
* @max_buffers: the max buffers