mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +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
|
||||
* @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
|
||||
* #GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue