mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
subpicture: fix doc for gst_vaapi_subpicture_set_image().
This commit is contained in:
parent
697b96c30c
commit
6352c7d5fa
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ gst_vaapi_subpicture_get_image(GstVaapiSubpicture *subpicture)
|
||||||
* @image: a #GstVaapiImage
|
* @image: a #GstVaapiImage
|
||||||
*
|
*
|
||||||
* Binds a new #GstVaapiImage to the @subpicture. The reference to the
|
* Binds a new #GstVaapiImage to the @subpicture. The reference to the
|
||||||
* previous image is released a new one acquired on @image.
|
* previous image is released and a new one is acquired on @image.
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
gst_vaapi_subpicture_set_image(
|
gst_vaapi_subpicture_set_image(
|
||||||
|
|
Loading…
Reference in a new issue