gl: fix g-i annotations for glframebuffer
gstglframebuffer.c:176: Error: GstGL: annotations not supported for tag "Since:".
This commit is contained in:
parent
489466e2a5
commit
38726eb341
@ -171,9 +171,9 @@ gst_gl_framebuffer_finalize (GObject * object)
|
|||||||
* gst_gl_framebuffer_new:
|
* gst_gl_framebuffer_new:
|
||||||
* @context: a #GstGLContext
|
* @context: a #GstGLContext
|
||||||
*
|
*
|
||||||
* Returns: a new #GstGLFramebuffer
|
* Returns: (transfer full): a new #GstGLFramebuffer
|
||||||
*
|
*
|
||||||
* Since: (transfer full): 1.10
|
* Since: 1.10
|
||||||
*/
|
*/
|
||||||
GstGLFramebuffer *
|
GstGLFramebuffer *
|
||||||
gst_gl_framebuffer_new (GstGLContext * context)
|
gst_gl_framebuffer_new (GstGLContext * context)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user