gstreamer/docs/reference/libs/libs-sections.txt
Gwenole Beauchesne 67eea92044 libs: drop GST_VAAPI_IS_xxx() helper macros.
Drop obsolete GST_VAAPI_IS_xxx() helper macros since we are no longer
deriving from GObject and so those were only checking for whether the
argument was NULL or not. This is now irrelevant, and even confusing
to some extent, because we no longer have type checking.

Note: this incurs more type checking (review) but the libgstvaapi is
rather small, so this is manageable.
2013-05-23 18:15:48 +02:00

361 lines
8.4 KiB
Text

<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>
<FILE>gstvaapivideopool</FILE>
<TITLE>GstVaapiVideoPool</TITLE>
GstVaapiVideoPool
gst_vaapi_video_pool_get_display
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
</SECTION>
<SECTION>
<FILE>gstvaapidisplay_x11</FILE>
<TITLE>GstVaapiDisplayX11</TITLE>
GstVaapiDisplayX11
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
</SECTION>
<SECTION>
<FILE>gstvaapiwindow_x11</FILE>
<TITLE>GstVaapiWindowX11</TITLE>
GstVaapiWindowX11
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
</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>
<TITLE>GstVaapiDisplay</TITLE>
GstVaapiDisplay
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_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
</SECTION>
<SECTION>
<FILE>gstvaapiimagepool</FILE>
<TITLE>GstVaapiImagePool</TITLE>
GstVaapiImagePool
gst_vaapi_image_pool_new
<SUBSECTION Standard>
GST_VAAPI_IMAGE_POOL
</SECTION>
<SECTION>
<FILE>gstvaapitypes</FILE>
<TITLE>Basic data structures</TITLE>
GstVaapiID
GST_VAAPI_ID_FORMAT
GST_VAAPI_ID_ARGS
GstVaapiPoint
GstVaapiRectangle
</SECTION>
<SECTION>
<FILE>gstvaapiwindow</FILE>
<TITLE>GstVaapiWindow</TITLE>
GstVaapiWindow
gst_vaapi_window_get_display
gst_vaapi_window_show
gst_vaapi_window_hide
gst_vaapi_window_get_fullscreen
gst_vaapi_window_set_fullscreen
gst_vaapi_window_get_width
gst_vaapi_window_get_height
gst_vaapi_window_get_size
gst_vaapi_window_set_width
gst_vaapi_window_set_height
gst_vaapi_window_set_size
gst_vaapi_window_put_surface
<SUBSECTION Standard>
GST_VAAPI_WINDOW
</SECTION>
<SECTION>
<FILE>gstvaapiobject</FILE>
<TITLE>GstVaapiObject</TITLE>
GstVaapiObject
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
</SECTION>
<SECTION>
<FILE>gstvaapiimage</FILE>
GST_VAAPI_IMAGE_FORMAT
GST_VAAPI_IMAGE_WIDTH
GST_VAAPI_IMAGE_HEIGHT
<TITLE>GstVaapiImage</TITLE>
GstVaapiImage
gst_vaapi_image_new
gst_vaapi_image_new_with_image
gst_vaapi_image_get_id
gst_vaapi_image_get_image
gst_vaapi_image_get_format
gst_vaapi_image_get_width
gst_vaapi_image_get_height
gst_vaapi_image_get_size
gst_vaapi_image_is_linear
gst_vaapi_image_is_mapped
gst_vaapi_image_map
gst_vaapi_image_unmap
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
</SECTION>
<SECTION>
<FILE>gstvaapisurface</FILE>
GstVaapiChromaType
GstVaapiSurfaceStatus
GstVaapiSurfaceRenderFlags
<TITLE>GstVaapiSurface</TITLE>
GstVaapiSurface
gst_vaapi_surface_new
gst_vaapi_surface_get_id
gst_vaapi_surface_get_chroma_type
gst_vaapi_surface_get_width
gst_vaapi_surface_get_height
gst_vaapi_surface_get_size
gst_vaapi_surface_derive_image
gst_vaapi_surface_get_image
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
</SECTION>
<SECTION>
<FILE>gstvaapisubpicture</FILE>
<TITLE>GstVaapiSubpicture</TITLE>
GstVaapiSubpicture
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
</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
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>