summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-24 13:19:58 +0000
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-24 13:19:58 +0000
commita91206bbc1589db9973ba907093fc85037829d8f (patch)
tree64e5754e49f7b1c8928995a9c7fdc45cee02b014 /docs
parent1a90e11ae5305f412f2f0ec29285b6e89aaf1b7d (diff)
Move "id" down to the GstVaapiObject base.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libs/libs-sections.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt
index 0b049f87..4894e5f6 100644
--- a/docs/reference/libs/libs-sections.txt
+++ b/docs/reference/libs/libs-sections.txt
@@ -200,6 +200,7 @@ GST_VAAPI_WINDOW_GET_CLASS
GstVaapiObject
GstVaapiObjectClass
gst_vaapi_object_get_display
+gst_vaapi_object_get_id
<SUBSECTION Standard>
GST_VAAPI_OBJECT
GST_VAAPI_IS_OBJECT
@@ -220,7 +221,6 @@ GstVaapiImage
GstVaapiImageClass
gst_vaapi_image_new
gst_vaapi_image_new_with_image
-gst_vaapi_image_get_id
gst_vaapi_image_get_image
gst_vaapi_image_get_format
gst_vaapi_image_get_width
@@ -253,7 +253,6 @@ GstVaapiSurfaceRenderFlags
GstVaapiSurface
GstVaapiSurfaceClass
gst_vaapi_surface_new
-gst_vaapi_surface_get_id
gst_vaapi_surface_get_chroma_type
gst_vaapi_surface_get_width
gst_vaapi_surface_get_height
@@ -280,7 +279,6 @@ GST_VAAPI_SURFACE_GET_CLASS
GstVaapiSubpicture
GstVaapiSubpictureClass
gst_vaapi_subpicture_new
-gst_vaapi_subpicture_get_id
gst_vaapi_subpicture_get_image
gst_vaapi_subpicture_set_image
<SUBSECTION Standard>