pbutils: Update ownership annotation of gst_container_add_profile

https://bugzilla.gnome.org/show_bug.cgi?id=680488
This commit is contained in:
Jens Georg 2012-07-23 23:08:13 +02:00 committed by Tim-Philipp Müller
parent e48d26f06a
commit bde0f9b992

View file

@ -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.
*