gstvideometa: fix annotation
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 8 Apr 2019 19:52:52 +0000 (21:52 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Mon, 8 Apr 2019 19:54:00 +0000 (21:54 +0200)
gst-libs/gst/video/gstvideometa.c

index a090edf..4061192 100644 (file)
@@ -1010,7 +1010,7 @@ gst_video_time_code_meta_get_info (void)
  * Attaches #GstVideoTimeCodeMeta metadata to @buffer with the given
  * parameters.
  *
- * Returns: (transfer none): the #GstVideoTimeCodeMeta on @buffer, or
+ * Returns: (transfer none) (nullable): the #GstVideoTimeCodeMeta on @buffer, or
  * (since 1.16) %NULL if the timecode was invalid.
  *
  * Since: 1.10