From d8ffc2c150fd52731a2a6ec9061e91300779c467 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Fri, 26 Jul 2013 13:57:35 +0200 Subject: libs: drop some public APIs. Don't expose GstVaapiContext APIs and make them totally private to libgstvaapi core library. That API would also tend to disappear in a future revision. Likewise, don't expose GstVaapiDisplayCache API but keep symbols visible so that the various render backends could share a common display cache implementation in libgstvaapi. Try to clean-up the documentation from any stale entry too. --- docs/reference/libs/libs-docs.xml.in | 3 --- docs/reference/libs/libs-sections.txt | 18 ------------------ 2 files changed, 21 deletions(-) (limited to 'docs') diff --git a/docs/reference/libs/libs-docs.xml.in b/docs/reference/libs/libs-docs.xml.in index f8940f8a..1f7f8409 100644 --- a/docs/reference/libs/libs-docs.xml.in +++ b/docs/reference/libs/libs-docs.xml.in @@ -27,9 +27,6 @@ - - - diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt index 3c1b03aa..91796d9f 100644 --- a/docs/reference/libs/libs-sections.txt +++ b/docs/reference/libs/libs-sections.txt @@ -304,24 +304,6 @@ gst_vaapi_texture_get_size gst_vaapi_texture_put_surface -
-gstvaapicontext -GstVaapiContext -GstVaapiContext -gst_vaapi_context_new -gst_vaapi_context_reset -gst_vaapi_context_get_id -gst_vaapi_context_get_profile -gst_vaapi_context_set_profile -gst_vaapi_context_get_entrypoint -gst_vaapi_context_get_size -gst_vaapi_context_get_surface_proxy -gst_vaapi_context_get_surface_count -gst_vaapi_context_apply_composition - -GST_VAAPI_CONTEXT -
-
gstvaapidecoder GstVaapiDecoderStatus -- cgit v1.2.3