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:
He Junyan 2019-03-01 12:33:26 +08:00
parent 3e992d8adb
commit a90bf00906

View file

@ -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