video-converter: add transfer full annotation for config
authorWim Taymans <wtaymans@redhat.com>
Fri, 6 Mar 2015 11:54:56 +0000 (12:54 +0100)
committerWim Taymans <wtaymans@redhat.com>
Fri, 6 Mar 2015 11:54:56 +0000 (12:54 +0100)
gst-libs/gst/video/video-converter.c

index 699a049..c22ed19 100644 (file)
@@ -1900,7 +1900,7 @@ convert_get_alpha_mode (GstVideoConverter * convert)
  * gst_video_converter_new:
  * @in_info: a #GstVideoInfo
  * @out_info: a #GstVideoInfo
- * @config: a #GstStructure with configuration options
+ * @config: (transfer full): a #GstStructure with configuration options
  *
  * Create a new converter object to convert between @in_info and @out_info
  * with @config.