diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 153b30263d..87d5d83d68 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -2185,6 +2185,9 @@ GST_VIDEO_FORMAT_INFO_SCALE_HEIGHT GST_VIDEO_FORMAT_INFO_DATA GST_VIDEO_FORMAT_INFO_STRIDE GST_VIDEO_FORMAT_INFO_OFFSET +GST_VIDEO_FORMAT_INFO_TILE_MODE +GST_VIDEO_FORMAT_INFO_TILE_WS +GST_VIDEO_FORMAT_INFO_TILE_HS gst_video_format_from_masks gst_video_format_from_fourcc gst_video_format_to_fourcc @@ -2312,6 +2315,18 @@ GST_VIDEO_FRAME_COMP_PSTRIDE GST_VIDEO_FRAME_COMP_POFFSET GstVideoBufferFlags +#video-tile.h + +GstVideoTileType +GstVideoTileMode +gst_video_tile_get_index +GST_VIDEO_TILE_MAKE_MODE +GST_VIDEO_TILE_MODE_TYPE +GST_VIDEO_TILE_MODE_IS_INDEXED +GST_VIDEO_TILE_MAKE_STRIDE +GST_VIDEO_TILE_X_TILES +GST_VIDEO_TILE_Y_TILES + #video-enumtypes.h gst_color_balance_type_get_type