mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
docs: add new video API to docs
This commit is contained in:
parent
62bdb117ac
commit
6957811c11
1 changed files with 3 additions and 0 deletions
|
@ -2307,6 +2307,7 @@ gst_video_color_transfer_encode
|
|||
|
||||
GstVideoColorimetry
|
||||
gst_video_colorimetry_matches
|
||||
gst_video_colorimetry_is_equal
|
||||
gst_video_colorimetry_from_string
|
||||
gst_video_colorimetry_to_string
|
||||
<SUBSECTION Standard>
|
||||
|
@ -2357,6 +2358,8 @@ GST_VIDEO_INFO_COMP_HEIGHT
|
|||
GST_VIDEO_INFO_COMP_PLANE
|
||||
GST_VIDEO_INFO_COMP_PSTRIDE
|
||||
GST_VIDEO_INFO_COMP_POFFSET
|
||||
GST_VIDEO_INFO_CHROMA_SITE
|
||||
GST_VIDEO_INFO_COLORIMETRY
|
||||
gst_video_info_init
|
||||
gst_video_info_set_format
|
||||
gst_video_info_from_caps
|
||||
|
|
Loading…
Reference in a new issue