mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +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
|
||||
*
|
||||
* 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.
|
||||
*
|
||||
* Return value: the newly allocated #GstVaapiVideoPool
|
||||
|
|
Loading…
Reference in a new issue