videopool: add missing annotation for gst_video_buffer_pool_new()
authorOgnyan Tonchev <otonchev@gmail.com>
Sun, 21 Sep 2014 11:16:43 +0000 (13:16 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 24 Sep 2014 08:02:42 +0000 (11:02 +0300)
https://bugzilla.gnome.org/show_bug.cgi?id=737072

gst-libs/gst/video/gstvideopool.c

index 4475f45..f1e7c00 100644 (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 ()