summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-12-18 16:17:22 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-12-18 16:17:22 +0100
commit646b9565e198b6caf6df37e537cfad919a9a01b3 (patch)
tree73655df89d214616370d597c308cd9b71c180dae /docs
parent3734b8101d972b7dfc399aab90671bdb03acb28e (diff)
downloadgst-vaapi-646b9565e198b6caf6df37e537cfad919a9a01b3.tar.gz
docs: fix entries for GstVaapiSurfaceProxy.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libs/libs-sections.txt25
1 files changed, 8 insertions, 17 deletions
diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt
index 1d9869a1..bcbaf959 100644
--- a/docs/reference/libs/libs-sections.txt
+++ b/docs/reference/libs/libs-sections.txt
@@ -541,26 +541,17 @@ GST_VAAPI_DECODER_VC1_GET_CLASS
<SECTION>
<FILE>gstvaapisurfaceproxy</FILE>
<TITLE>GstVaapiSurfaceProxy</TITLE>
-GstVaapiSurfaceProxy
-GstVaapiSurfaceProxyClass
-gst_vaapi_surface_proxy_new
gst_vaapi_surface_proxy_get_context
-gst_vaapi_surface_proxy_set_context
gst_vaapi_surface_proxy_get_surface
gst_vaapi_surface_proxy_get_surface_id
+gst_vaapi_surface_proxy_get_user_data
+gst_vaapi_surface_proxy_new
+gst_vaapi_surface_proxy_ref
+gst_vaapi_surface_proxy_replace
+gst_vaapi_surface_proxy_set_context
gst_vaapi_surface_proxy_set_surface
-gst_vaapi_surface_proxy_get_timestamp
-gst_vaapi_surface_proxy_set_timestamp
-gst_vaapi_surface_proxy_get_interlaced
-gst_vaapi_surface_proxy_set_interlaced
-gst_vaapi_surface_proxy_get_tff
-gst_vaapi_surface_proxy_set_tff
+gst_vaapi_surface_proxy_set_user_data
+gst_vaapi_surface_proxy_unref
<SUBSECTION Standard>
-GST_VAAPI_SURFACE_PROXY
-GST_VAAPI_IS_SURFACE_PROXY
-GST_VAAPI_TYPE_SURFACE_PROXY
-gst_vaapi_surface_proxy_get_type
-GST_VAAPI_SURFACE_PROXY_CLASS
-GST_VAAPI_IS_SURFACE_PROXY_CLASS
-GST_VAAPI_SURFACE_PROXY_GET_CLASS
+GST_VAAPI_SURFACE_PROXY_SURFACE
</SECTION>