win32: Update .def for latest APi changes
authorEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 3 Jun 2011 13:53:21 +0000 (15:53 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 3 Jun 2011 16:05:54 +0000 (18:05 +0200)
win32/common/libgstreamer.def

index 838577c..a28de10 100644 (file)
@@ -178,7 +178,6 @@ EXPORTS
        gst_caps_is_fixed
        gst_caps_is_subset
        gst_caps_is_subset_structure
-       gst_caps_make_writable
        gst_caps_merge
        gst_caps_merge_structure
        gst_caps_new_any
@@ -188,7 +187,6 @@ EXPORTS
        gst_caps_new_simple
        gst_caps_normalize
        gst_caps_remove_structure
-       gst_caps_replace
        gst_caps_set_simple
        gst_caps_set_simple_valist
        gst_caps_set_value
@@ -296,6 +294,7 @@ EXPORTS
        gst_element_change_state
        gst_element_class_add_metadata
        gst_element_class_add_pad_template
+       gst_element_class_get_metadata
        gst_element_class_get_pad_template
        gst_element_class_get_pad_template_list
        gst_element_class_install_std_props
@@ -330,7 +329,6 @@ EXPORTS
        gst_element_get_compatible_pad_template
        gst_element_get_factory
        gst_element_get_index
-       gst_element_get_pad
        gst_element_get_query_types
        gst_element_get_request_pad
        gst_element_get_start_time
@@ -447,7 +445,6 @@ EXPORTS
        gst_ghost_pad_new_no_target
        gst_ghost_pad_new_no_target_from_template
        gst_ghost_pad_set_target
-       gst_ghost_pad_setcaps_default
        gst_ghost_pad_unlink_default
        gst_implements_interface_cast
        gst_implements_interface_check
@@ -640,16 +637,10 @@ EXPORTS
        gst_pad_accept_caps
        gst_pad_activate_pull
        gst_pad_activate_push
-       gst_pad_add_buffer_probe
-       gst_pad_add_buffer_probe_full
-       gst_pad_add_data_probe
-       gst_pad_add_data_probe_full
-       gst_pad_add_event_probe
-       gst_pad_add_event_probe_full
+       gst_pad_add_probe
        gst_pad_can_link
        gst_pad_chain
        gst_pad_chain_list
-       gst_pad_check_pull_range
        gst_pad_direction_get_type
        gst_pad_dispatcher
        gst_pad_event_default
@@ -661,6 +652,7 @@ EXPORTS
        gst_pad_get_direction
        gst_pad_get_element_private
        gst_pad_get_negotiated_caps
+       gst_pad_get_offset
        gst_pad_get_pad_template
        gst_pad_get_pad_template_caps
        gst_pad_get_parent_element
@@ -703,22 +695,16 @@ EXPORTS
        gst_pad_query_peer_duration
        gst_pad_query_peer_position
        gst_pad_query_position
-       gst_pad_remove_buffer_probe
-       gst_pad_remove_data_probe
-       gst_pad_remove_event_probe
+       gst_pad_remove_probe
        gst_pad_send_event
        gst_pad_set_acceptcaps_function
        gst_pad_set_activate_function
        gst_pad_set_activatepull_function
        gst_pad_set_activatepush_function
        gst_pad_set_active
-       gst_pad_set_blocked
-       gst_pad_set_blocked_async
-       gst_pad_set_blocked_async_full
        gst_pad_set_caps
        gst_pad_set_chain_function
        gst_pad_set_chain_list_function
-       gst_pad_set_checkgetrange_function
        gst_pad_set_element_private
        gst_pad_set_event_function
        gst_pad_set_fixatecaps_function
@@ -726,11 +712,13 @@ EXPORTS
        gst_pad_set_getrange_function
        gst_pad_set_iterate_internal_links_function
        gst_pad_set_link_function
+       gst_pad_set_offset
        gst_pad_set_query_function
        gst_pad_set_query_type_function
        gst_pad_set_setcaps_function
        gst_pad_set_unlink_function
        gst_pad_start_task
+       gst_pad_sticky_events_foreach
        gst_pad_stop_task
        gst_pad_template_flags_get_type
        gst_pad_template_get_caps
@@ -772,7 +760,6 @@ EXPORTS
        gst_plugin_error_get_type
        gst_plugin_error_quark
        gst_plugin_feature_check_version
-       gst_plugin_feature_get_name
        gst_plugin_feature_get_rank
        gst_plugin_feature_get_type
        gst_plugin_feature_list_copy
@@ -780,7 +767,6 @@ EXPORTS
        gst_plugin_feature_list_free
        gst_plugin_feature_load
        gst_plugin_feature_rank_compare_func
-       gst_plugin_feature_set_name
        gst_plugin_feature_set_rank
        gst_plugin_feature_type_name_filter
        gst_plugin_flags_get_type
@@ -835,11 +821,12 @@ EXPORTS
        gst_preset_set_meta
        gst_print_element_args
        gst_print_pad_caps
+       gst_probe_return_get_type
+       gst_probe_type_get_type
        gst_progress_type_get_type
        gst_proxy_pad_acceptcaps_default
        gst_proxy_pad_chain_default
        gst_proxy_pad_chain_list_default
-       gst_proxy_pad_checkgetrange_default
        gst_proxy_pad_event_default
        gst_proxy_pad_fixatecaps_default
        gst_proxy_pad_get_internal
@@ -849,7 +836,6 @@ EXPORTS
        gst_proxy_pad_iterate_internal_links_default
        gst_proxy_pad_query_default
        gst_proxy_pad_query_type_default
-       gst_proxy_pad_setcaps_default
        gst_proxy_pad_unlink_default
        gst_qos_type_get_type
        gst_query_add_allocation_meta
@@ -866,6 +852,7 @@ EXPORTS
        gst_query_new_formats
        gst_query_new_latency
        gst_query_new_position
+       gst_query_new_scheduling
        gst_query_new_seeking
        gst_query_new_segment
        gst_query_new_uri
@@ -882,6 +869,7 @@ EXPORTS
        gst_query_parse_nth_buffering_range
        gst_query_parse_nth_format
        gst_query_parse_position
+       gst_query_parse_scheduling
        gst_query_parse_seeking
        gst_query_parse_segment
        gst_query_parse_uri
@@ -895,6 +883,7 @@ EXPORTS
        gst_query_set_formatsv
        gst_query_set_latency
        gst_query_set_position
+       gst_query_set_scheduling
        gst_query_set_seeking
        gst_query_set_segment
        gst_query_set_uri
@@ -1186,6 +1175,7 @@ EXPORTS
        gst_value_can_union
        gst_value_compare
        gst_value_deserialize
+       gst_value_fixate
        gst_value_fraction_multiply
        gst_value_fraction_subtract
        gst_value_get_caps