x11: implement pixmap API.
[platform/upstream/gstreamer-vaapi.git] / docs / reference / libs / libs-sections.txt
index 423704c..e619f19 100644 (file)
@@ -1,11 +1,25 @@
 <SECTION>
+<FILE>videoformat</FILE>
+<TITLE>GstVideoFormat</TITLE>
+gst_vaapi_video_format_to_string
+gst_vaapi_video_format_from_caps
+gst_vaapi_video_format_from_structure
+gst_vaapi_video_format_from_va_format
+gst_vaapi_video_format_get_chroma_type
+gst_vaapi_video_format_get_score
+gst_vaapi_video_format_is_rgb
+gst_vaapi_video_format_is_yuv
+gst_vaapi_video_format_to_caps
+gst_vaapi_video_format_to_va_format
+</SECTION>
+
+<SECTION>
 <FILE>gstvaapisurfacepool</FILE>
 <TITLE>GstVaapiSurfacePool</TITLE>
 GstVaapiSurfacePool
 gst_vaapi_surface_pool_new
 <SUBSECTION Standard>
 GST_VAAPI_SURFACE_POOL
-gst_vaapi_surface_pool_get_type
 </SECTION>
 
 <SECTION>
@@ -13,6 +27,7 @@ gst_vaapi_surface_pool_get_type
 <TITLE>GstVaapiVideoPool</TITLE>
 GstVaapiVideoPool
 gst_vaapi_video_pool_get_display
+gst_vaapi_video_pool_get_object_type
 gst_vaapi_video_pool_get_object
 gst_vaapi_video_pool_put_object
 gst_vaapi_video_pool_add_object
@@ -51,6 +66,19 @@ GST_VAAPI_WINDOW_X11
 </SECTION>
 
 <SECTION>
+<FILE>gstvaapipixmap_x11</FILE>
+<TITLE>GstVaapiPixmapX11</TITLE>
+GstVaapiPixmapX11
+GST_VAAPI_PIXMAP_XPIXMAP
+gst_vaapi_pixmap_x11_new
+gst_vaapi_pixmap_x11_new_with_xid
+gst_vaapi_pixmap_x11_get_xid
+gst_vaapi_pixmap_x11_is_foreign_xid
+<SUBSECTION Standard>
+GST_VAAPI_WINDOW_X11
+</SECTION>
+
+<SECTION>
 <FILE>gstvaapidisplay_glx</FILE>
 <TITLE>GstVaapiDisplayGLX</TITLE>
 GstVaapiDisplayGLX
@@ -126,6 +154,22 @@ GstVaapiRectangle
 </SECTION>
 
 <SECTION>
+<FILE>gstvaapipixmap</FILE>
+<TITLE>GstVaapiPixmap</TITLE>
+GstVaapiPixmap
+gst_vaapi_pixmap_ref
+gst_vaapi_pixmap_unref
+gst_vaapi_pixmap_replace
+gst_vaapi_pixmap_get_format
+gst_vaapi_pixmap_get_width
+gst_vaapi_pixmap_get_height
+gst_vaapi_pixmap_get_size
+gst_vaapi_pixmap_put_surface
+<SUBSECTION Standard>
+GST_VAAPI_PIXMAP
+</SECTION>
+
+<SECTION>
 <FILE>gstvaapiwindow</FILE>
 <TITLE>GstVaapiWindow</TITLE>
 GstVaapiWindow
@@ -140,6 +184,7 @@ gst_vaapi_window_get_size
 gst_vaapi_window_set_width
 gst_vaapi_window_set_height
 gst_vaapi_window_set_size
+gst_vaapi_window_put_pixmap
 gst_vaapi_window_put_surface
 <SUBSECTION Standard>
 GST_VAAPI_WINDOW
@@ -195,8 +240,10 @@ GstVaapiSurfaceRenderFlags
 <TITLE>GstVaapiSurface</TITLE>
 GstVaapiSurface
 gst_vaapi_surface_new
+gst_vaapi_surface_new_with_format
 gst_vaapi_surface_get_id
 gst_vaapi_surface_get_chroma_type
+gst_vaapi_surface_get_format
 gst_vaapi_surface_get_width
 gst_vaapi_surface_get_height
 gst_vaapi_surface_get_size
@@ -228,21 +275,6 @@ GST_VAAPI_SUBPICTURE
 </SECTION>
 
 <SECTION>
-<FILE>gstvaapiimageformat</FILE>
-<TITLE>GstVaapiImageFormat</TITLE>
-GstVaapiImageFormat
-gst_vaapi_image_format_is_rgb
-gst_vaapi_image_format_is_yuv
-gst_vaapi_image_format
-gst_vaapi_image_format_from_caps
-gst_vaapi_image_format_from_fourcc
-gst_vaapi_image_format_from_video
-gst_vaapi_image_format_get_va_format
-gst_vaapi_image_format_get_caps
-gst_vaapi_image_format_get_score
-</SECTION>
-
-<SECTION>
 <FILE>gstvaapiprofile</FILE>
 <TITLE>GstVaapiProfile</TITLE>
 GstVaapiCodec