summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-07-10 09:48:40 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-07-10 17:03:47 +0200
commite3da054e482b85a80c4e323db1195237f8dd32ce (patch)
treeb15480f24220e36cc51b1056936a06a2a4ae9bd1 /docs
parentd633e0d072b8de38a42713c40406bc94353116c5 (diff)
surface: add helper function to get chroma type from GstVideoFormat.
Add gst_video_format_get_chroma_type() helper function to determine the GstVaapiChromaType from a standard GStreamer video format. It is possible to reconstruct that from GstVideoFormatInfo but it is much simpler (and faster?) to use the local GstVideoFormatMap table.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libs/libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt
index 36cd6f42..bd0229c3 100644
--- a/docs/reference/libs/libs-sections.txt
+++ b/docs/reference/libs/libs-sections.txt
@@ -4,6 +4,7 @@
gst_video_format_from_caps
gst_video_format_from_structure
gst_video_format_from_va_format
+gst_video_format_get_chroma_type
gst_video_format_get_score
gst_video_format_is_rgb
gst_video_format_is_yuv