videopool: add missing annotation for gst_video_buffer_pool_new()

https://bugzilla.gnome.org/show_bug.cgi?id=737072
This commit is contained in:
Ognyan Tonchev 2014-09-21 13:16:43 +02:00 committed by Sebastian Dröge
parent 5adff2e65a
commit 00b43badc7

View file

@ -233,7 +233,7 @@ no_memory:
* Create a new bufferpool that can allocate video frames. This bufferpool
* supports all the video bufferpool options.
*
* Returns: a new #GstBufferPool to allocate video frames
* Returns: (transfer floating): a new #GstBufferPool to allocate video frames
*/
GstBufferPool *
gst_video_buffer_pool_new ()