summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2013-09-11 16:18:46 +0100
committerRobert Bragg <robert@linux.intel.com>2013-10-14 17:22:01 +0100
commit1d2652530b6b4a59d06b2e3779d7b99bc0f1136d (patch)
tree8390853803fc7af67b9dac48cbc2f2f268287771
parentea20da2b385d7abc78c9649c76426a3b5dc31da6 (diff)
downloadcogl-1d2652530b6b4a59d06b2e3779d7b99bc0f1136d.tar.gz
cogl-gst: add missing annotations
Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 447488dd5bb0ebb6a505ef216186b3cc90ef0b79)
-rw-r--r--cogl-gst/cogl-gst-video-sink.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/cogl-gst/cogl-gst-video-sink.h b/cogl-gst/cogl-gst-video-sink.h
index 6c59e7cf..39cca52a 100644
--- a/cogl-gst/cogl-gst-video-sink.h
+++ b/cogl-gst/cogl-gst-video-sink.h
@@ -185,7 +185,7 @@ cogl_gst_video_sink_get_type (void) G_GNUC_CONST;
* Creates a new #CoglGstVideoSink which will create resources for use
* with the given context.
*
- * Return value: a new #CoglGstVideoSink
+ * Return value: (transfer full): a new #CoglGstVideoSink
* Since: 1.16
*/
CoglGstVideoSink *
@@ -228,7 +228,8 @@ cogl_gst_video_sink_is_ready (CoglGstVideoSink *sink);
* Note: it is considered an error to call this function before the
* #CoglGstVideoSink::pipeline-ready signal is emitted.
*
- * Return value: the pipeline for rendering the current frame
+ * Return value: (transfer none): the pipeline for rendering the
+ * current frame
* Since: 1.16
*/
CoglPipeline *
@@ -423,8 +424,8 @@ typedef struct _CoglGstRectangle
/**
* cogl_gst_video_sink_fit_size:
* @sink: A #CoglGstVideoSink
- * @available: The space available for video output
- * @output: The return location for the calculated output position
+ * @available: (in): The space available for video output
+ * @output: (inout): The return location for the calculated output position
*
* Calculates a suitable @output rectangle that can fit inside the
* @available space while maintaining the aspect ratio of the current