mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
pbutils: Update ownership annotation of gst_container_add_profile
https://bugzilla.gnome.org/show_bug.cgi?id=680488
This commit is contained in:
parent
e48d26f06a
commit
bde0f9b992
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@ gst_encoding_container_profile_contains_profile (GstEncodingContainerProfile *
|
||||||
/**
|
/**
|
||||||
* gst_encoding_container_profile_add_profile:
|
* gst_encoding_container_profile_add_profile:
|
||||||
* @container: the #GstEncodingContainerProfile to use
|
* @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.
|
* Add a #GstEncodingProfile to the list of profiles handled by @container.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue