mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
libs: Fix a typo in comments.
Fix a typo in function description of gst_vaapi_surface_pool_new_with_chroma_type. Signed-off-by: He Junyan <junyan.he@hotmail.com>
This commit is contained in:
parent
3e992d8adb
commit
a90bf00906
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ error:
|
||||||
* @height: the desired height, in pixels
|
* @height: the desired height, in pixels
|
||||||
*
|
*
|
||||||
* Creates a new #GstVaapiVideoPool of #GstVaapiSurface with the specified
|
* Creates a new #GstVaapiVideoPool of #GstVaapiSurface with the specified
|
||||||
* chroam type and dimensions. The underlying format of the surfaces is
|
* chroma type and dimensions. The underlying format of the surfaces is
|
||||||
* implementation (driver) defined.
|
* implementation (driver) defined.
|
||||||
*
|
*
|
||||||
* Return value: the newly allocated #GstVaapiVideoPool
|
* Return value: the newly allocated #GstVaapiVideoPool
|
||||||
|
|
Loading…
Reference in a new issue