x11: implement pixmap API.
[platform/upstream/gstreamer-vaapi.git] / docs / reference / libs / libs-sections.txt
index 7f4fcba..e619f19 100644 (file)
@@ -1,12 +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_IS_SURFACE_POOL
-gst_vaapi_surface_pool_get_type
 </SECTION>
 
 <SECTION>
@@ -14,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
@@ -24,7 +38,6 @@ gst_vaapi_video_pool_get_size
 gst_vaapi_video_pool_reserve
 <SUBSECTION Standard>
 GST_VAAPI_VIDEO_POOL
-GST_VAAPI_IS_VIDEO_POOL
 </SECTION>
 
 <SECTION>
@@ -37,7 +50,6 @@ gst_vaapi_display_x11_get_display
 gst_vaapi_display_x11_get_screen
 <SUBSECTION Standard>
 GST_VAAPI_DISPLAY_X11
-GST_VAAPI_IS_DISPLAY_X11
 </SECTION>
 
 <SECTION>
@@ -51,7 +63,19 @@ gst_vaapi_window_x11_get_xid
 gst_vaapi_window_x11_is_foreign_xid
 <SUBSECTION Standard>
 GST_VAAPI_WINDOW_X11
-GST_VAAPI_IS_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>
@@ -62,7 +86,6 @@ gst_vaapi_display_glx_new
 gst_vaapi_display_glx_new_with_display
 <SUBSECTION Standard>
 GST_VAAPI_DISPLAY_GLX
-GST_VAAPI_IS_DISPLAY_GLX
 </SECTION>
 
 <SECTION>
@@ -109,7 +132,6 @@ gst_vaapi_display_get_render_mode
 gst_vaapi_display_set_render_mode
 <SUBSECTION Standard>
 GST_VAAPI_DISPLAY
-GST_VAAPI_IS_DISPLAY
 </SECTION>
 
 <SECTION>
@@ -119,7 +141,6 @@ GstVaapiImagePool
 gst_vaapi_image_pool_new
 <SUBSECTION Standard>
 GST_VAAPI_IMAGE_POOL
-GST_VAAPI_IS_IMAGE_POOL
 </SECTION>
 
 <SECTION>
@@ -133,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
@@ -147,10 +184,10 @@ 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
-GST_VAAPI_IS_WINDOW
 </SECTION>
 
 <SECTION>
@@ -163,7 +200,6 @@ gst_vaapi_object_unlock_display
 gst_vaapi_object_get_id
 <SUBSECTION Standard>
 GST_VAAPI_OBJECT
-GST_VAAPI_IS_OBJECT
 </SECTION>
 
 <SECTION>
@@ -194,7 +230,6 @@ gst_vaapi_image_get_raw
 gst_vaapi_image_update_from_buffer
 <SUBSECTION Standard>
 GST_VAAPI_IMAGE
-GST_VAAPI_IS_IMAGE
 </SECTION>
 
 <SECTION>
@@ -205,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
@@ -219,7 +256,6 @@ gst_vaapi_surface_sync
 gst_vaapi_surface_query_status
 <SUBSECTION Standard>
 GST_VAAPI_SURFACE
-GST_VAAPI_IS_SURFACE
 </SECTION>
 
 <SECTION>
@@ -236,22 +272,6 @@ gst_vaapi_subpicture_get_image
 gst_vaapi_subpicture_set_image
 <SUBSECTION Standard>
 GST_VAAPI_SUBPICTURE
-GST_VAAPI_IS_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>
@@ -300,7 +320,6 @@ gst_vaapi_context_get_surface_count
 gst_vaapi_context_apply_composition
 <SUBSECTION Standard>
 GST_VAAPI_CONTEXT
-GST_VAAPI_IS_CONTEXT
 </SECTION>
 
 <SECTION>
@@ -319,7 +338,6 @@ gst_vaapi_decoder_parse
 gst_vaapi_decoder_decode
 <SUBSECTION Standard>
 GST_VAAPI_DECODER
-GST_VAAPI_IS_DECODER
 </SECTION>
 
 <SECTION>