mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-29 20:35:40 +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
|
||||
*
|
||||
* 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
|
||||
gst_vaapi_subpicture_set_image(
|
||||
|
|
Loading…
Reference in a new issue