pbutils: fix transfer annotation for gst_encoding_profile_set_restriction
authorAlessandro Decina <alessandro.d@gmail.com>
Tue, 20 Nov 2012 06:17:00 +0000 (07:17 +0100)
committerAlessandro Decina <alessandro.d@gmail.com>
Tue, 20 Nov 2012 06:17:53 +0000 (07:17 +0100)
gst-libs/gst/pbutils/encoding-profile.c

index dbaa2d40203157905078ee2913560f8279bc58ec..1dff935f5bb9cf3f0f0c244afdb0be2911fa3446 100644 (file)
@@ -379,7 +379,7 @@ gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence)
 /**
  * gst_encoding_profile_set_restriction:
  * @profile: a #GstEncodingProfile
- * @restriction: the restriction to apply
+ * @restriction: (transfer full): the restriction to apply
  *
  * Set the restriction #GstCaps to apply before the encoder
  * that will be used in the profile. See gst_encoding_profile_set_restriction()