mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
docs: Update sections files for added/removed symbols
This commit is contained in:
parent
805a0ee697
commit
3315d6c2af
2 changed files with 39 additions and 2 deletions
|
@ -281,6 +281,7 @@ GST_BUFFER_POOL
|
|||
GST_IS_BUFFER_POOL
|
||||
GST_TYPE_BUFFER_POOL
|
||||
gst_buffer_pool_get_type
|
||||
GST_TYPE_BUFFER_POOL_FLAGS
|
||||
gst_buffer_pool_flags_get_type
|
||||
GST_IS_BUFFER_POOL_CLASS
|
||||
GST_BUFFER_POOL_GET_CLASS
|
||||
|
@ -333,6 +334,10 @@ GST_STATIC_CAPS_ANY
|
|||
GST_STATIC_CAPS_NONE
|
||||
GST_CAPS_IS_SIMPLE
|
||||
GST_STATIC_CAPS
|
||||
GST_CAPS_FLAGS
|
||||
GST_CAPS_FLAG_IS_SET
|
||||
GST_CAPS_FLAG_SET
|
||||
GST_CAPS_FLAG_UNSET
|
||||
|
||||
gst_caps_new_empty
|
||||
gst_caps_new_any
|
||||
|
@ -823,6 +828,7 @@ GST_EVENT_TIMESTAMP
|
|||
GST_EVENT_IS_UPSTREAM
|
||||
GST_EVENT_IS_DOWNSTREAM
|
||||
GST_EVENT_IS_SERIALIZED
|
||||
GST_EVENT_IS_STICKY
|
||||
|
||||
gst_event_type_get_flags
|
||||
gst_event_type_get_name
|
||||
|
@ -832,6 +838,9 @@ gst_event_ref
|
|||
gst_event_unref
|
||||
gst_event_replace
|
||||
gst_event_copy
|
||||
gst_event_steal
|
||||
gst_event_take
|
||||
|
||||
gst_event_is_writable
|
||||
gst_event_make_writable
|
||||
gst_event_writable_structure
|
||||
|
@ -845,6 +854,7 @@ gst_event_set_seqnum
|
|||
|
||||
gst_event_new_flush_start
|
||||
gst_event_new_flush_stop
|
||||
gst_event_parse_flush_stop
|
||||
|
||||
gst_event_new_eos
|
||||
|
||||
|
@ -1316,6 +1326,7 @@ GstMessageType
|
|||
GST_MESSAGE_SRC
|
||||
GST_MESSAGE_SRC_NAME
|
||||
GST_MESSAGE_TIMESTAMP
|
||||
GST_MESSAGE_SEQNUM
|
||||
GST_MESSAGE_TYPE
|
||||
GST_MESSAGE_TYPE_NAME
|
||||
GST_MESSAGE_TRACE_NAME
|
||||
|
@ -1369,8 +1380,8 @@ gst_message_new_duration
|
|||
gst_message_parse_duration
|
||||
gst_message_new_latency
|
||||
gst_message_new_async_start
|
||||
gst_message_parse_async_start
|
||||
gst_message_new_async_done
|
||||
gst_message_parse_async_done
|
||||
gst_message_new_step_start
|
||||
gst_message_parse_step_start
|
||||
gst_message_new_qos
|
||||
|
@ -1457,6 +1468,8 @@ gst_mini_object_weak_ref
|
|||
gst_mini_object_weak_unref
|
||||
|
||||
gst_mini_object_replace
|
||||
gst_mini_object_steal
|
||||
gst_mini_object_take
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GST_MINI_OBJECT
|
||||
|
@ -1535,6 +1548,9 @@ GstFlowReturn
|
|||
GstActivateMode
|
||||
GstProbeReturn
|
||||
GstProbeType
|
||||
GST_PROBE_TYPE_BLOCKING
|
||||
GST_PROBE_TYPE_DATA
|
||||
GST_PROBE_TYPE_SCHEDULING
|
||||
|
||||
<SUBSECTION Application>
|
||||
gst_pad_get_name
|
||||
|
@ -1656,7 +1672,6 @@ gst_pad_set_element_private
|
|||
gst_pad_get_element_private
|
||||
|
||||
GstPadForwardFunction
|
||||
gst_pad_event_forward
|
||||
gst_pad_forward
|
||||
<SUBSECTION Core>
|
||||
gst_pad_chain
|
||||
|
@ -1714,6 +1729,9 @@ GST_PAD_PEER
|
|||
GST_PAD_IS_LINKED
|
||||
GST_PAD_IS_SRC
|
||||
GST_PAD_IS_SINK
|
||||
GST_PAD_IS_FIXED_CAPS
|
||||
GST_PAD_NEEDS_EVENTS
|
||||
GST_PAD_NEEDS_RECONFIGURE
|
||||
|
||||
GST_PAD_IS_IN_GETCAPS
|
||||
GST_PAD_MODE_ACTIVATE
|
||||
|
@ -2196,6 +2214,7 @@ GstRegistryPrivate
|
|||
<FILE>gstsegment</FILE>
|
||||
<TITLE>GstSegment</TITLE>
|
||||
GstSegment
|
||||
GstSegmentFlags
|
||||
gst_segment_clip
|
||||
gst_segment_init
|
||||
gst_segment_new
|
||||
|
@ -2209,7 +2228,9 @@ gst_segment_set_running_time
|
|||
gst_segment_copy_into
|
||||
<SUBSECTION Standard>
|
||||
GST_TYPE_SEGMENT
|
||||
GST_TYPE_SEGMENT_FLAGS
|
||||
gst_segment_get_type
|
||||
gst_segment_flags_get_type
|
||||
<SUBSECTION Private>
|
||||
</SECTION>
|
||||
|
||||
|
@ -2283,6 +2304,7 @@ gst_structure_fixate_field_boolean
|
|||
gst_structure_fixate_field_string
|
||||
<SUBSECTION Standard>
|
||||
GST_STRUCTURE
|
||||
GST_STRUCTURE_CAST
|
||||
GST_IS_STRUCTURE
|
||||
GST_TYPE_STRUCTURE
|
||||
<SUBSECTION Private>
|
||||
|
|
|
@ -227,6 +227,7 @@ gst_base_parse_set_passthrough
|
|||
gst_base_parse_set_syncable
|
||||
gst_base_parse_set_has_timing_info
|
||||
gst_base_parse_set_frame_rate
|
||||
gst_base_parse_set_latency
|
||||
gst_base_parse_convert_default
|
||||
gst_base_parse_add_index_entry
|
||||
|
||||
|
@ -278,6 +279,7 @@ gst_base_src_set_blocksize
|
|||
gst_base_src_get_do_timestamp
|
||||
gst_base_src_set_do_timestamp
|
||||
gst_base_src_new_seamless_segment
|
||||
gst_base_src_set_dynamic_size
|
||||
|
||||
GST_BASE_SRC_PAD
|
||||
<SUBSECTION Standard>
|
||||
|
@ -327,6 +329,15 @@ gst_base_sink_get_throttle_time
|
|||
gst_base_sink_set_throttle_time
|
||||
|
||||
GST_BASE_SINK_PAD
|
||||
GST_BASE_SINK_GET_PREROLL_COND
|
||||
GST_BASE_SINK_GET_PREROLL_LOCK
|
||||
GST_BASE_SINK_PREROLL_BROADCAST
|
||||
GST_BASE_SINK_PREROLL_LOCK
|
||||
GST_BASE_SINK_PREROLL_SIGNAL
|
||||
GST_BASE_SINK_PREROLL_TIMED_WAIT
|
||||
GST_BASE_SINK_PREROLL_TRYLOCK
|
||||
GST_BASE_SINK_PREROLL_UNLOCK
|
||||
GST_BASE_SINK_PREROLL_WAIT
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GST_BASE_SINK
|
||||
|
@ -749,6 +760,7 @@ gst_push_src_get_type
|
|||
gst_type_find_helper
|
||||
gst_type_find_helper_for_buffer
|
||||
gst_type_find_helper_for_extension
|
||||
gst_type_find_helper_for_data
|
||||
GstTypeFindHelperGetRangeFunction
|
||||
gst_type_find_helper_get_range
|
||||
gst_type_find_helper_get_range_ext
|
||||
|
@ -862,12 +874,14 @@ fail_unless_equals_int
|
|||
fail_unless_equals_float
|
||||
fail_unless_equals_string
|
||||
fail_unless_equals_uint64
|
||||
fail_unless_equals_int64
|
||||
fail_unless_message_error
|
||||
|
||||
assert_equals_int
|
||||
assert_equals_float
|
||||
assert_equals_string
|
||||
assert_equals_uint64
|
||||
assert_equals_int64
|
||||
assert_message_error
|
||||
|
||||
gst_check_init
|
||||
|
@ -882,6 +896,7 @@ gst_check_teardown_element
|
|||
gst_check_teardown_sink_pad
|
||||
gst_check_teardown_src_pad
|
||||
gst_check_drop_buffers
|
||||
gst_check_buffer_data
|
||||
gst_check_caps_equal
|
||||
gst_check_element_push_buffer_list
|
||||
gst_check_element_push_buffer
|
||||
|
|
Loading…
Reference in a new issue