toc: add GstTocScope and require it in the constructor
[platform/upstream/gstreamer.git] / win32 / common / libgstreamer.def
index 1c7b14d..cb2a1f8 100644 (file)
@@ -57,9 +57,9 @@ EXPORTS
        gst_allocation_params_init
        gst_allocator_alloc
        gst_allocator_find
-       gst_allocator_get_memory_type
+       gst_allocator_flags_get_type
+       gst_allocator_free
        gst_allocator_get_type
-       gst_allocator_new
        gst_allocator_register
        gst_allocator_set_default
        gst_atomic_queue_get_type
@@ -326,6 +326,7 @@ EXPORTS
        gst_debug_set_default_threshold
        gst_debug_set_threshold_for_name
        gst_debug_unset_threshold_for_name
+       gst_default_allocator_get_type
        gst_deinit
        gst_double_range_get_type
        gst_element_abort_state
@@ -432,6 +433,7 @@ EXPORTS
        gst_event_new_reconfigure
        gst_event_new_seek
        gst_event_new_segment
+       gst_event_new_segment_done
        gst_event_new_sink_message
        gst_event_new_step
        gst_event_new_stream_config
@@ -448,6 +450,7 @@ EXPORTS
        gst_event_parse_qos
        gst_event_parse_seek
        gst_event_parse_segment
+       gst_event_parse_segment_done
        gst_event_parse_sink_message
        gst_event_parse_step
        gst_event_parse_stream_config
@@ -482,13 +485,11 @@ EXPORTS
        gst_ghost_pad_get_target
        gst_ghost_pad_get_type
        gst_ghost_pad_internal_activate_mode_default
-       gst_ghost_pad_link_default
        gst_ghost_pad_new
        gst_ghost_pad_new_from_template
        gst_ghost_pad_new_no_target
        gst_ghost_pad_new_no_target_from_template
        gst_ghost_pad_set_target
-       gst_ghost_pad_unlink_default
        gst_init
        gst_init_check
        gst_init_get_option_group
@@ -519,6 +520,7 @@ EXPORTS
        gst_memory_flags_get_type
        gst_memory_get_sizes
        gst_memory_get_type
+       gst_memory_init
        gst_memory_is_span
        gst_memory_make_mapped
        gst_memory_map
@@ -555,6 +557,7 @@ EXPORTS
        gst_message_new_state_dirty
        gst_message_new_step_done
        gst_message_new_step_start
+       gst_message_new_stream_start
        gst_message_new_stream_status
        gst_message_new_structure_change
        gst_message_new_tag
@@ -826,19 +829,17 @@ EXPORTS
        gst_progress_type_get_type
        gst_proxy_pad_chain_default
        gst_proxy_pad_chain_list_default
-       gst_proxy_pad_event_default
        gst_proxy_pad_get_internal
        gst_proxy_pad_get_type
        gst_proxy_pad_getrange_default
        gst_proxy_pad_iterate_internal_links_default
-       gst_proxy_pad_query_default
-       gst_proxy_pad_unlink_default
        gst_qos_type_get_type
        gst_query_add_allocation_meta
        gst_query_add_allocation_param
        gst_query_add_allocation_pool
        gst_query_add_buffering_range
        gst_query_add_scheduling_mode
+       gst_query_find_allocation_meta
        gst_query_get_n_allocation_metas
        gst_query_get_n_allocation_params
        gst_query_get_n_allocation_pools
@@ -846,7 +847,6 @@ EXPORTS
        gst_query_get_n_scheduling_modes
        gst_query_get_structure
        gst_query_get_type
-       gst_query_has_allocation_meta
        gst_query_has_scheduling_mode
        gst_query_new_accept_caps
        gst_query_new_allocation
@@ -862,7 +862,6 @@ EXPORTS
        gst_query_new_scheduling
        gst_query_new_seeking
        gst_query_new_segment
-       gst_query_new_toc
        gst_query_new_uri
        gst_query_parse_accept_caps
        gst_query_parse_accept_caps_result
@@ -886,7 +885,6 @@ EXPORTS
        gst_query_parse_scheduling
        gst_query_parse_seeking
        gst_query_parse_segment
-       gst_query_parse_toc
        gst_query_parse_uri
        gst_query_remove_nth_allocation_meta
        gst_query_set_accept_caps_result
@@ -905,7 +903,6 @@ EXPORTS
        gst_query_set_scheduling
        gst_query_set_seeking
        gst_query_set_segment
-       gst_query_set_toc
        gst_query_set_uri
        gst_query_type_flags_get_type
        gst_query_type_get_flags
@@ -1058,8 +1055,6 @@ EXPORTS
        gst_tag_list_foreach
        gst_tag_list_get_boolean
        gst_tag_list_get_boolean_index
-       gst_tag_list_get_buffer
-       gst_tag_list_get_buffer_index
        gst_tag_list_get_date
        gst_tag_list_get_date_index
        gst_tag_list_get_date_time
@@ -1074,6 +1069,8 @@ EXPORTS
        gst_tag_list_get_int_index
        gst_tag_list_get_pointer
        gst_tag_list_get_pointer_index
+       gst_tag_list_get_sample
+       gst_tag_list_get_sample_index
        gst_tag_list_get_string
        gst_tag_list_get_string_index
        gst_tag_list_get_tag_size
@@ -1134,11 +1131,14 @@ EXPORTS
        gst_task_state_get_type
        gst_task_stop
        gst_toc_append_entry
+       gst_toc_dump
        gst_toc_entry_append_sub_entry
        gst_toc_entry_get_entry_type
+       gst_toc_entry_get_parent
        gst_toc_entry_get_start_stop_times
        gst_toc_entry_get_sub_entries
        gst_toc_entry_get_tags
+       gst_toc_entry_get_toc
        gst_toc_entry_get_type
        gst_toc_entry_get_uid
        gst_toc_entry_is_alternative
@@ -1151,10 +1151,12 @@ EXPORTS
        gst_toc_entry_type_get_type
        gst_toc_find_entry
        gst_toc_get_entries
+       gst_toc_get_scope
        gst_toc_get_tags
        gst_toc_get_type
        gst_toc_merge_tags
        gst_toc_new
+       gst_toc_scope_get_type
        gst_toc_set_tags
        gst_toc_setter_get_toc
        gst_toc_setter_get_type