diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2015-05-04 20:33:23 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2015-05-04 20:33:23 +0100 |
commit | 6957811c1188ade0be196c4963940088cfdd8e71 (patch) | |
tree | cd2c6e8d2f62b1d69d68699dcd886dc107645583 /docs | |
parent | 62bdb117acb0c7600e1b825278196ee1de24a755 (diff) |
docs: add new video API to docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 3aac5d029..83a5e7c70 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -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 |