x11: implement pixmap API.
[platform/upstream/gstreamer-vaapi.git] / docs / reference / libs / libs-sections.txt
index 2c11866..e619f19 100644 (file)
 <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
-GstVaapiSurfacePoolClass
 gst_vaapi_surface_pool_new
 <SUBSECTION Standard>
 GST_VAAPI_SURFACE_POOL
-GST_VAAPI_IS_SURFACE_POOL
-GST_VAAPI_TYPE_SURFACE_POOL
-gst_vaapi_surface_pool_get_type
-GST_VAAPI_SURFACE_POOL_CLASS
-GST_VAAPI_IS_SURFACE_POOL_CLASS
-GST_VAAPI_SURFACE_POOL_GET_CLASS
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapivideopool</FILE>
 <TITLE>GstVaapiVideoPool</TITLE>
 GstVaapiVideoPool
-GstVaapiVideoPoolClass
-gst_vaapi_video_pool_get_caps
+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
+gst_vaapi_video_pool_add_objects
+gst_vaapi_video_pool_get_capacity
+gst_vaapi_video_pool_set_capacity
+gst_vaapi_video_pool_get_size
+gst_vaapi_video_pool_reserve
 <SUBSECTION Standard>
 GST_VAAPI_VIDEO_POOL
-GST_VAAPI_IS_VIDEO_POOL
-GST_VAAPI_TYPE_VIDEO_POOL
-gst_vaapi_video_pool_get_type
-GST_VAAPI_VIDEO_POOL_CLASS
-GST_VAAPI_IS_VIDEO_POOL_CLASS
-GST_VAAPI_VIDEO_POOL_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>gstvaapivideosink</FILE>
-<TITLE>GstVaapiVideoSink</TITLE>
-GST_VAAPI_VIDEO_SINK_GET_INTERFACE
-GstVaapiVideoSinkInterface
-gst_vaapi_video_sink_get_display
-gst_vaapi_video_sink_lookup
-<SUBSECTION Standard>
-GST_VAAPI_VIDEO_SINK
-GST_VAAPI_IS_VIDEO_SINK
-GST_VAAPI_TYPE_VIDEO_SINK
-gst_vaapi_video_sink_get_type
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapidisplay_x11</FILE>
 <TITLE>GstVaapiDisplayX11</TITLE>
 GstVaapiDisplayX11
-GstVaapiDisplayX11Class
-GST_VAAPI_DISPLAY_XDISPLAY
 gst_vaapi_display_x11_new
 gst_vaapi_display_x11_new_with_display
 gst_vaapi_display_x11_get_display
+gst_vaapi_display_x11_get_screen
 <SUBSECTION Standard>
 GST_VAAPI_DISPLAY_X11
-GST_VAAPI_IS_DISPLAY_X11
-GST_VAAPI_TYPE_DISPLAY_X11
-gst_vaapi_display_x11_get_type
-GST_VAAPI_DISPLAY_X11_CLASS
-GST_VAAPI_IS_DISPLAY_X11_CLASS
-GST_VAAPI_DISPLAY_X11_GET_CLASS
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapiwindow_x11</FILE>
 <TITLE>GstVaapiWindowX11</TITLE>
 GstVaapiWindowX11
-GstVaapiWindowX11Class
 GST_VAAPI_WINDOW_XWINDOW
 gst_vaapi_window_x11_new
 gst_vaapi_window_x11_new_with_xid
 gst_vaapi_window_x11_get_xid
+gst_vaapi_window_x11_is_foreign_xid
 <SUBSECTION Standard>
 GST_VAAPI_WINDOW_X11
-GST_VAAPI_IS_WINDOW_X11
-GST_VAAPI_TYPE_WINDOW_X11
-gst_vaapi_window_x11_get_type
-GST_VAAPI_WINDOW_X11_CLASS
-GST_VAAPI_IS_WINDOW_X11_CLASS
-GST_VAAPI_WINDOW_X11_GET_CLASS
+</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
+gst_vaapi_display_glx_new
+gst_vaapi_display_glx_new_with_display
+<SUBSECTION Standard>
+GST_VAAPI_DISPLAY_GLX
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapiwindow_glx</FILE>
+<TITLE>GstVaapiWindowGLX</TITLE>
+GstVaapiWindowGLX
+gst_vaapi_window_glx_new
+gst_vaapi_window_glx_new_with_xid
+gst_vaapi_window_glx_get_context
+gst_vaapi_window_glx_set_context
+gst_vaapi_window_glx_make_current
+gst_vaapi_window_glx_swap_buffers
+gst_vaapi_window_glx_put_texture
+<SUBSECTION Standard>
+GST_VAAPI_WINDOW_GLX
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapidisplay</FILE>
-GST_VAAPI_DISPLAY_VADISPLAY
-GST_VAAPI_DISPLAY_LOCK
-GST_VAAPI_DISPLAY_UNLOCK
 <TITLE>GstVaapiDisplay</TITLE>
 GstVaapiDisplay
-GstVaapiDisplayClass
 gst_vaapi_display_new_with_display
 gst_vaapi_display_lock
 gst_vaapi_display_unlock
+gst_vaapi_display_sync
+gst_vaapi_display_flush
 gst_vaapi_display_get_display
 gst_vaapi_display_get_width
 gst_vaapi_display_get_height
 gst_vaapi_display_get_size
 gst_vaapi_display_get_pixel_aspect_ratio
-gst_vaapi_display_has_profile
+gst_vaapi_display_get_decode_caps
+gst_vaapi_display_has_decoder
+gst_vaapi_display_get_encode_caps
+gst_vaapi_display_has_encoder
 gst_vaapi_display_get_image_caps
 gst_vaapi_display_has_image_format
 gst_vaapi_display_get_subpicture_caps
 gst_vaapi_display_has_subpicture_format
+gst_vaapi_display_has_property
+gst_vaapi_display_get_rotation
+gst_vaapi_display_set_rotation
+gst_vaapi_display_get_render_mode
+gst_vaapi_display_set_render_mode
 <SUBSECTION Standard>
 GST_VAAPI_DISPLAY
-GST_VAAPI_IS_DISPLAY
-GST_VAAPI_TYPE_DISPLAY
-gst_vaapi_display_get_type
-GST_VAAPI_DISPLAY_CLASS
-GST_VAAPI_IS_DISPLAY_CLASS
-GST_VAAPI_DISPLAY_GET_CLASS
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapiimagepool</FILE>
 <TITLE>GstVaapiImagePool</TITLE>
 GstVaapiImagePool
-GstVaapiImagePoolClass
 gst_vaapi_image_pool_new
 <SUBSECTION Standard>
 GST_VAAPI_IMAGE_POOL
-GST_VAAPI_IS_IMAGE_POOL
-GST_VAAPI_TYPE_IMAGE_POOL
-gst_vaapi_image_pool_get_type
-GST_VAAPI_IMAGE_POOL_CLASS
-GST_VAAPI_IS_IMAGE_POOL_CLASS
-GST_VAAPI_IMAGE_POOL_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>gstvaapivideobuffer</FILE>
-<TITLE>GstVaapiVideoBuffer</TITLE>
-GstVaapiVideoBuffer
-GstVaapiVideoBufferClass
-gst_vaapi_video_buffer_new_from_pool
-gst_vaapi_video_buffer_new_with_image
-gst_vaapi_video_buffer_new_with_surface
-gst_vaapi_video_buffer_get_image
-gst_vaapi_video_buffer_set_image
-gst_vaapi_video_buffer_set_image_from_pool
-gst_vaapi_video_buffer_get_surface
-gst_vaapi_video_buffer_set_surface
-gst_vaapi_video_buffer_set_surface_from_pool
-<SUBSECTION Standard>
-GST_VAAPI_VIDEO_BUFFER
-GST_VAAPI_IS_VIDEO_BUFFER
-GST_VAAPI_TYPE_VIDEO_BUFFER
-gst_vaapi_video_buffer_get_type
-GST_VAAPI_VIDEO_BUFFER_CLASS
-GST_VAAPI_IS_VIDEO_BUFFER_CLASS
-GST_VAAPI_VIDEO_BUFFER_GET_CLASS
 </SECTION>
 
 <SECTION>
@@ -161,32 +149,30 @@ GST_VAAPI_VIDEO_BUFFER_GET_CLASS
 GstVaapiID
 GST_VAAPI_ID_FORMAT
 GST_VAAPI_ID_ARGS
-GST_VAAPI_ID
-GST_VAAPI_ID_NONE
 GstVaapiPoint
 GstVaapiRectangle
 </SECTION>
 
 <SECTION>
-<FILE>gstvaapivalue</FILE>
-<TITLE></TITLE>
-GST_VAAPI_TYPE_ID
-gst_vaapi_value_get_id
-gst_vaapi_value_set_id
-</SECTION>
-
-<SECTION>
-<FILE>gstvaapiparamspecs</FILE>
-<TITLE></TITLE>
-GstVaapiParamSpecID
-gst_vaapi_param_spec_id
+<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
-GstVaapiWindowClass
 gst_vaapi_window_get_display
 gst_vaapi_window_show
 gst_vaapi_window_hide
@@ -198,32 +184,22 @@ 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
-GST_VAAPI_TYPE_WINDOW
-gst_vaapi_window_get_type
-GST_VAAPI_WINDOW_CLASS
-GST_VAAPI_IS_WINDOW_CLASS
-GST_VAAPI_WINDOW_GET_CLASS
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapiobject</FILE>
 <TITLE>GstVaapiObject</TITLE>
 GstVaapiObject
-GstVaapiObjectClass
 gst_vaapi_object_get_display
+gst_vaapi_object_lock_display
+gst_vaapi_object_unlock_display
 gst_vaapi_object_get_id
 <SUBSECTION Standard>
 GST_VAAPI_OBJECT
-GST_VAAPI_IS_OBJECT
-GST_VAAPI_TYPE_OBJECT
-gst_vaapi_object_get_type
-GST_VAAPI_OBJECT_CLASS
-GST_VAAPI_IS_OBJECT_CLASS
-GST_VAAPI_OBJECT_GET_CLASS
 </SECTION>
 
 <SECTION>
@@ -233,7 +209,6 @@ GST_VAAPI_IMAGE_WIDTH
 GST_VAAPI_IMAGE_HEIGHT
 <TITLE>GstVaapiImage</TITLE>
 GstVaapiImage
-GstVaapiImageClass
 gst_vaapi_image_new
 gst_vaapi_image_new_with_image
 gst_vaapi_image_get_id
@@ -250,27 +225,25 @@ gst_vaapi_image_get_plane_count
 gst_vaapi_image_get_plane
 gst_vaapi_image_get_pitch
 gst_vaapi_image_get_data_size
+gst_vaapi_image_get_buffer
+gst_vaapi_image_get_raw
 gst_vaapi_image_update_from_buffer
 <SUBSECTION Standard>
 GST_VAAPI_IMAGE
-GST_VAAPI_IS_IMAGE
-GST_VAAPI_TYPE_IMAGE
-gst_vaapi_image_get_type
-GST_VAAPI_IMAGE_CLASS
-GST_VAAPI_IS_IMAGE_CLASS
-GST_VAAPI_IMAGE_GET_CLASS
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapisurface</FILE>
 GstVaapiChromaType
+GstVaapiSurfaceStatus
 GstVaapiSurfaceRenderFlags
 <TITLE>GstVaapiSurface</TITLE>
 GstVaapiSurface
-GstVaapiSurfaceClass
 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
@@ -280,45 +253,141 @@ gst_vaapi_surface_put_image
 gst_vaapi_surface_associate_subpicture
 gst_vaapi_surface_deassociate_subpicture
 gst_vaapi_surface_sync
+gst_vaapi_surface_query_status
 <SUBSECTION Standard>
 GST_VAAPI_SURFACE
-GST_VAAPI_IS_SURFACE
-GST_VAAPI_TYPE_SURFACE
-gst_vaapi_surface_get_type
-GST_VAAPI_SURFACE_CLASS
-GST_VAAPI_IS_SURFACE_CLASS
-GST_VAAPI_SURFACE_GET_CLASS
 </SECTION>
 
 <SECTION>
 <FILE>gstvaapisubpicture</FILE>
 <TITLE>GstVaapiSubpicture</TITLE>
 GstVaapiSubpicture
-GstVaapiSubpictureClass
 gst_vaapi_subpicture_new
+gst_vaapi_subpicture_new_from_overlay_rectangle
 gst_vaapi_subpicture_get_id
+gst_vaapi_subpicture_get_flags
+gst_vaapi_subpicture_get_global_alpha
+gst_vaapi_subpicture_set_global_alpha
 gst_vaapi_subpicture_get_image
 gst_vaapi_subpicture_set_image
 <SUBSECTION Standard>
 GST_VAAPI_SUBPICTURE
-GST_VAAPI_IS_SUBPICTURE
-GST_VAAPI_TYPE_SUBPICTURE
-gst_vaapi_subpicture_get_type
-GST_VAAPI_SUBPICTURE_CLASS
-GST_VAAPI_IS_SUBPICTURE_CLASS
-GST_VAAPI_SUBPICTURE_GET_CLASS
 </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_get_va_format
-gst_vaapi_image_format_get_caps
-gst_vaapi_image_format_get_score
+<FILE>gstvaapiprofile</FILE>
+<TITLE>GstVaapiProfile</TITLE>
+GstVaapiCodec
+GstVaapiProfile
+GstVaapiEntrypoint
+gst_vaapi_profile
+gst_vaapi_profile_from_caps
+gst_vaapi_profile_get_va_profile
+gst_vaapi_profile_get_caps
+gst_vaapi_profile_get_codec
+gst_vaapi_entrypoint
+gst_vaapi_entrypoint_get_va_entrypoint
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapitexture</FILE>
+<TITLE>GstVaapiTexture</TITLE>
+GstVaapiTexture
+gst_vaapi_texture_new
+gst_vaapi_texture_new_with_texture
+gst_vaapi_texture_get_id
+gst_vaapi_texture_get_target
+gst_vaapi_texture_get_format
+gst_vaapi_texture_get_width
+gst_vaapi_texture_get_height
+gst_vaapi_texture_get_size
+gst_vaapi_texture_put_surface
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapicontext</FILE>
+<TITLE>GstVaapiContext</TITLE>
+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
+<SUBSECTION Standard>
+GST_VAAPI_CONTEXT
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapidecoder</FILE>
+GstVaapiDecoderStatus
+<TITLE>GstVaapiDecoder</TITLE>
+GstVaapiDecoder
+gst_vaapi_decoder_get_caps
+gst_vaapi_decoder_get_codec
+gst_vaapi_decoder_get_codec_state
+gst_vaapi_decoder_put_buffer
+gst_vaapi_decoder_get_surface
+gst_vaapi_decoder_get_frame
+gst_vaapi_decoder_get_frame_with_timeout
+gst_vaapi_decoder_parse
+gst_vaapi_decoder_decode
+<SUBSECTION Standard>
+GST_VAAPI_DECODER
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapidecoder_jpeg</FILE>
+<TITLE>GstVaapiDecoderJpeg</TITLE>
+GstVaapiDecoderJpeg
+gst_vaapi_decoder_jpeg_new
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapidecoder_mpeg2</FILE>
+<TITLE>GstVaapiDecoderMpeg2</TITLE>
+GstVaapiDecoderMpeg2
+gst_vaapi_decoder_mpeg2_new
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapidecoder_mpeg4</FILE>
+<TITLE>GstVaapiDecoderMpeg4</TITLE>
+GstVaapiDecoderMpeg4
+gst_vaapi_decoder_mpeg4_new
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapidecoder_h264</FILE>
+<TITLE>GstVaapiDecoderH264</TITLE>
+GstVaapiDecoderH264
+gst_vaapi_decoder_h264_new
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapidecoder_vc1</FILE>
+<TITLE>GstVaapiDecoderVC1</TITLE>
+GstVaapiDecoderVC1
+gst_vaapi_decoder_vc1_new
+</SECTION>
+
+<SECTION>
+<FILE>gstvaapisurfaceproxy</FILE>
+<TITLE>GstVaapiSurfaceProxy</TITLE>
+gst_vaapi_surface_proxy_get_duration
+gst_vaapi_surface_proxy_get_flags
+gst_vaapi_surface_proxy_get_surface
+gst_vaapi_surface_proxy_get_surface_id
+gst_vaapi_surface_proxy_get_timestamp
+gst_vaapi_surface_proxy_new_from_pool
+gst_vaapi_surface_proxy_ref
+gst_vaapi_surface_proxy_replace
+gst_vaapi_surface_proxy_set_destroy_notify
+gst_vaapi_surface_proxy_unref
+<SUBSECTION Standard>
+GST_VAAPI_SURFACE_PROXY_SURFACE
 </SECTION>