projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
489466e
)
gl: fix g-i annotations for glframebuffer
author
Tim-Philipp Müller
<tim@centricular.com>
Fri, 21 Jul 2017 07:43:45 +0000
(08:43 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Fri, 21 Jul 2017 07:43:45 +0000
(08:43 +0100)
gstglframebuffer.c:176: Error: GstGL: annotations not supported for tag "Since:".
gst-libs/gst/gl/gstglframebuffer.c
patch
|
blob
|
history
diff --git
a/gst-libs/gst/gl/gstglframebuffer.c
b/gst-libs/gst/gl/gstglframebuffer.c
index 93837b8f65df7f5cfa985daaacf29b0c36a77803..40188dc21936e3183ffb39aedb379cd3bf669401 100644
(file)
--- a/
gst-libs/gst/gl/gstglframebuffer.c
+++ b/
gst-libs/gst/gl/gstglframebuffer.c
@@
-171,9
+171,9
@@
gst_gl_framebuffer_finalize (GObject * object)
* gst_gl_framebuffer_new:
* @context: a #GstGLContext
*
- * Returns: a new #GstGLFramebuffer
+ * Returns:
(transfer full):
a new #GstGLFramebuffer
*
- * Since:
(transfer full):
1.10
+ * Since: 1.10
*/
GstGLFramebuffer *
gst_gl_framebuffer_new (GstGLContext * context)