gstquery: Fix annotation

This commit is contained in:
Edward Hervey 2012-03-29 17:53:47 +02:00
parent 2bdd71a710
commit 16bf133566

View file

@ -1489,7 +1489,7 @@ gst_query_new_allocation (GstCaps * caps, gboolean need_pool)
/**
* gst_query_parse_allocation:
* @query: a #GstQuery
* @caps: (out transfer none) (allow-none): The #GstCaps
* @caps: (out) (transfer none) (allow-none): The #GstCaps
* @need_pool: (out) (allow-none): Whether a #GstBufferPool is needed
*
* Parse an allocation query, writing the requested caps in @caps and