projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5adff2e
)
videopool: add missing annotation for gst_video_buffer_pool_new()
author
Ognyan Tonchev
<otonchev@gmail.com>
Sun, 21 Sep 2014 11:16:43 +0000
(13:16 +0200)
committer
Sebastian 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
patch
|
blob
|
history
diff --git
a/gst-libs/gst/video/gstvideopool.c
b/gst-libs/gst/video/gstvideopool.c
index
4475f45
..
f1e7c00
100644
(file)
--- a/
gst-libs/gst/video/gstvideopool.c
+++ b/
gst-libs/gst/video/gstvideopool.c
@@
-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 ()