From 016e5285c7354601dc67e8a1c94ac280e2c9e4cb Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Wed, 8 Jan 2014 19:43:01 -0500 Subject: [PATCH] doc: Add new sections introduce for tile format https://bugzilla.gnome.org/show_bug.cgi?id=707361 --- docs/libs/gst-plugins-base-libs-sections.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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