summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglcolorconvert.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglcolorconvert.c')
-rw-r--r--gst-libs/gst/gl/gstglcolorconvert.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/gstglcolorconvert.c b/gst-libs/gst/gl/gstglcolorconvert.c
index 4373be5d3..89edb164c 100644
--- a/gst-libs/gst/gl/gstglcolorconvert.c
+++ b/gst-libs/gst/gl/gstglcolorconvert.c
@@ -31,6 +31,7 @@
/**
* SECTION:gstglcolorconvert
+ * @title: GstGlColorConvert
* @short_description: convert between video color spaces and formats
* @see_also: #GstGLUpload, #GstGLMemory, #GstGLBaseMemory
*
@@ -1231,7 +1232,7 @@ gst_gl_color_convert_fixate_caps (GstGLContext * context,
* @inbuf: (transfer none): the #GstGLMemory filled #GstBuffer to convert
*
* Converts the data contained by @inbuf using the formats specified by the
- * #GstCaps passed to gst_gl_color_convert_set_caps()
+ * #GstCaps passed to gst_gl_color_convert_set_caps()
*
* Returns: (transfer full): a converted #GstBuffer or %NULL
*