From 2e6ff64a34801a3aaf1e0596e93a1f0b91f6367e Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Fri, 3 May 2013 11:01:12 +0200 Subject: libs: use GstVaapiMiniObject for video object pools. Port GstVaapiVideoPool, GstVaapiSurfacePool and GstVaapiImagePool to GstVaapiMiniObject. Drop gst_vaapi_video_pool_get_caps() since it was no longer used for a long time. Make object allocators static, i.e. local to the shared library. --- docs/reference/libs/libs-sections.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt index e9e52761..1b260990 100644 --- a/docs/reference/libs/libs-sections.txt +++ b/docs/reference/libs/libs-sections.txt @@ -20,7 +20,6 @@ GST_VAAPI_SURFACE_POOL_GET_CLASS GstVaapiVideoPool GstVaapiVideoPoolClass gst_vaapi_video_pool_get_display -gst_vaapi_video_pool_get_caps gst_vaapi_video_pool_get_object gst_vaapi_video_pool_put_object gst_vaapi_video_pool_add_object -- cgit v1.2.3