mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
video: API: Add gst_video_format_is_gray() to the docs
This commit is contained in:
parent
c4f0b2352f
commit
592f3ba4ab
1 changed files with 1 additions and 0 deletions
|
@ -1844,6 +1844,7 @@ gst_video_format_get_row_stride
|
||||||
gst_video_format_get_size
|
gst_video_format_get_size
|
||||||
gst_video_format_has_alpha
|
gst_video_format_has_alpha
|
||||||
gst_video_format_is_rgb
|
gst_video_format_is_rgb
|
||||||
|
gst_video_format_is_gray
|
||||||
gst_video_format_is_yuv
|
gst_video_format_is_yuv
|
||||||
gst_video_format_to_fourcc
|
gst_video_format_to_fourcc
|
||||||
gst_video_format_from_fourcc
|
gst_video_format_from_fourcc
|
||||||
|
|
Loading…
Reference in a new issue