videopool: add missing annotation for gst_video_buffer_pool_new()
https://bugzilla.gnome.org/show_bug.cgi?id=737072
This commit is contained in:
parent
5adff2e65a
commit
00b43badc7
@ -233,7 +233,7 @@ no_memory:
|
|||||||
* Create a new bufferpool that can allocate video frames. This bufferpool
|
* Create a new bufferpool that can allocate video frames. This bufferpool
|
||||||
* supports all the video bufferpool options.
|
* 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 *
|
GstBufferPool *
|
||||||
gst_video_buffer_pool_new ()
|
gst_video_buffer_pool_new ()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user