video-converter: add transfer full annotation for config

This commit is contained in:
Wim Taymans 2015-03-06 12:54:56 +01:00
parent 6bd458abc1
commit 7b6278b7e4

View 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.