caps: Add Since: 1.16 marker to gst_caps_copy()
authorSebastian Dröge <sebastian@centricular.com>
Tue, 23 Apr 2019 11:39:48 +0000 (14:39 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 6 Aug 2019 15:00:11 +0000 (16:00 +0100)
gst/gstcaps.c

index d036db1..8f459de 100644 (file)
@@ -974,6 +974,8 @@ gst_caps_set_features_simple (GstCaps * caps, GstCapsFeatures * features)
  * contained in @caps.
  *
  * Returns: (transfer full): the new #GstCaps
  * contained in @caps.
  *
  * Returns: (transfer full): the new #GstCaps
+ *
+ * Since: 1.16
  */
 GstCaps *
 gst_caps_copy_nth (const GstCaps * caps, guint nth)
  */
 GstCaps *
 gst_caps_copy_nth (const GstCaps * caps, guint nth)