docs: Build GstVideoFrame gtk docs
This commit is contained in:
parent
dfbe9b43c7
commit
401648d689
@ -1926,10 +1926,7 @@ GstEncodingTargetClass
|
|||||||
<INCLUDE>gst/video/video.h</INCLUDE>
|
<INCLUDE>gst/video/video.h</INCLUDE>
|
||||||
GST_VIDEO_FPS_RANGE
|
GST_VIDEO_FPS_RANGE
|
||||||
GST_VIDEO_SIZE_RANGE
|
GST_VIDEO_SIZE_RANGE
|
||||||
GST_VIDEO_BUFFER_TFF
|
GstVideoBufferFlags
|
||||||
GST_VIDEO_BUFFER_RFF
|
|
||||||
GST_VIDEO_BUFFER_ONEFIELD
|
|
||||||
GST_VIDEO_BUFFER_PROGRESSIVE
|
|
||||||
GstVideoChromaSite
|
GstVideoChromaSite
|
||||||
GstVideoColorMatrix
|
GstVideoColorMatrix
|
||||||
GstVideoColorPrimaries
|
GstVideoColorPrimaries
|
||||||
@ -2010,6 +2007,37 @@ gst_video_info_from_caps
|
|||||||
gst_video_info_init
|
gst_video_info_init
|
||||||
gst_video_info_set_format
|
gst_video_info_set_format
|
||||||
gst_video_info_to_caps
|
gst_video_info_to_caps
|
||||||
|
GstVideoFrame
|
||||||
|
GstVideoFrameFlags
|
||||||
|
GST_VIDEO_FRAME_FLAGS
|
||||||
|
GST_VIDEO_FRAME_FLAG_IS_SET
|
||||||
|
GST_VIDEO_FRAME_IS_INTERLACED
|
||||||
|
GST_VIDEO_FRAME_IS_TFF
|
||||||
|
GST_VIDEO_FRAME_IS_RFF
|
||||||
|
GST_VIDEO_FRAME_IS_ONEFIELD
|
||||||
|
GST_VIDEO_FRAME_FORMAT
|
||||||
|
GST_VIDEO_FRAME_WIDTH
|
||||||
|
GST_VIDEO_FRAME_HEIGHT
|
||||||
|
GST_VIDEO_FRAME_SIZE
|
||||||
|
GST_VIDEO_FRAME_N_PLANES
|
||||||
|
GST_VIDEO_FRAME_PLANE_DATA
|
||||||
|
GST_VIDEO_FRAME_PLANE_OFFSET
|
||||||
|
GST_VIDEO_FRAME_PLANE_STRIDE
|
||||||
|
GST_VIDEO_FRAME_N_COMPONENTS
|
||||||
|
GST_VIDEO_FRAME_COMP_DEPTH
|
||||||
|
GST_VIDEO_FRAME_COMP_DATA
|
||||||
|
GST_VIDEO_FRAME_COMP_STRIDE
|
||||||
|
GST_VIDEO_FRAME_COMP_OFFSET
|
||||||
|
GST_VIDEO_FRAME_COMP_WIDTH
|
||||||
|
GST_VIDEO_FRAME_COMP_HEIGHT
|
||||||
|
GST_VIDEO_FRAME_COMP_PLANE
|
||||||
|
GST_VIDEO_FRAME_COMP_PSTRIDE
|
||||||
|
GST_VIDEO_FRAME_COMP_POFFSET
|
||||||
|
gst_video_frame_map_id
|
||||||
|
gst_video_frame_map
|
||||||
|
gst_video_frame_unmap
|
||||||
|
gst_video_frame_copy
|
||||||
|
gst_video_frame_copy_plane
|
||||||
gst_video_calculate_display_ratio
|
gst_video_calculate_display_ratio
|
||||||
gst_video_format_to_fourcc
|
gst_video_format_to_fourcc
|
||||||
gst_video_format_from_fourcc
|
gst_video_format_from_fourcc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user