mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
video: fix typo in GstVideoAlignment doc
https://bugzilla.gnome.org/show_bug.cgi?id=781490
This commit is contained in:
parent
5185cce994
commit
a8edddb3d6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ G_BEGIN_DECLS
|
||||||
* @padding_bottom: extra pixels on the bottom
|
* @padding_bottom: extra pixels on the bottom
|
||||||
* @stride_align: array with extra alignment requirements for the strides
|
* @stride_align: array with extra alignment requirements for the strides
|
||||||
*
|
*
|
||||||
* Extra alignment paramters for the memory of video buffers. This
|
* Extra alignment parameters for the memory of video buffers. This
|
||||||
* structure is usually used to configure the bufferpool if it supports the
|
* structure is usually used to configure the bufferpool if it supports the
|
||||||
* #GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.
|
* #GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue