summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-07-26 12:57:19 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-07-26 13:16:52 +0200
commit2b0a4a03046ed3c71aeeee908b42ba5bd480fa9c (patch)
tree672a6af26fbaa6379c199d22a42580735dbb6e26 /docs
parente183ea12908465f1a05e68d5b9e4cd9a941880fb (diff)
image: clean image API up.
Don't expose functions that reference a GstVaapiImageRaw, those are meant to be internal only for implementing subpictures sync. Also add a few private definitions to avoid functions calls for retrieving image size and format information.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libs/libs-sections.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt
index 9b005e61..3c1b03aa 100644
--- a/docs/reference/libs/libs-sections.txt
+++ b/docs/reference/libs/libs-sections.txt
@@ -226,7 +226,6 @@ gst_vaapi_image_get_plane
gst_vaapi_image_get_pitch
gst_vaapi_image_get_data_size
gst_vaapi_image_get_buffer
-gst_vaapi_image_get_raw
gst_vaapi_image_update_from_buffer
gst_vaapi_image_copy
<SUBSECTION Standard>