From bde0f9b99240abe210259ff4569852c42f212096 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Mon, 23 Jul 2012 23:08:13 +0200 Subject: [PATCH] pbutils: Update ownership annotation of gst_container_add_profile https://bugzilla.gnome.org/show_bug.cgi?id=680488 --- gst-libs/gst/pbutils/encoding-profile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/pbutils/encoding-profile.c b/gst-libs/gst/pbutils/encoding-profile.c index 0a65abf..4bdac5d 100644 --- a/gst-libs/gst/pbutils/encoding-profile.c +++ b/gst-libs/gst/pbutils/encoding-profile.c @@ -648,7 +648,7 @@ gst_encoding_container_profile_contains_profile (GstEncodingContainerProfile * /** * gst_encoding_container_profile_add_profile: * @container: the #GstEncodingContainerProfile to use - * @profile: the #GstEncodingProfile to add. + * @profile: (transfer full): the #GstEncodingProfile to add. * * Add a #GstEncodingProfile to the list of profiles handled by @container. * -- 2.7.4