defs: update defs files

This commit is contained in:
Wim Taymans 2011-11-22 12:46:39 +01:00
parent 9c8d323d07
commit 9ceb77058b
2 changed files with 33 additions and 33 deletions

View file

@ -228,7 +228,6 @@ EXPORTS
gst_collect_pads2_stop
gst_collect_pads2_take_buffer
gst_collect_pads_add_pad
gst_collect_pads_add_pad_full
gst_collect_pads_available
gst_collect_pads_collect
gst_collect_pads_collect_range
@ -252,4 +251,3 @@ EXPORTS
gst_type_find_helper_for_data
gst_type_find_helper_for_extension
gst_type_find_helper_get_range
gst_type_find_helper_get_range_ext

View file

@ -448,13 +448,11 @@ EXPORTS
gst_fraction_get_type
gst_fraction_range_get_type
gst_g_error_get_type
gst_ghost_pad_activate_pull_default
gst_ghost_pad_activate_push_default
gst_ghost_pad_activate_mode_default
gst_ghost_pad_construct
gst_ghost_pad_get_target
gst_ghost_pad_get_type
gst_ghost_pad_internal_activate_pull_default
gst_ghost_pad_internal_activate_push_default
gst_ghost_pad_internal_activate_mode_default
gst_ghost_pad_link_default
gst_ghost_pad_new
gst_ghost_pad_new_from_template
@ -630,7 +628,6 @@ EXPORTS
gst_mini_object_weak_ref
gst_mini_object_weak_unref
gst_object_check_uniqueness
gst_object_control_properties
gst_object_default_deep_notify
gst_object_default_error
gst_object_flags_get_type
@ -656,13 +653,9 @@ EXPORTS
gst_object_set_parent
gst_object_suggest_next_sync
gst_object_sync_values
gst_object_uncontrol_properties
gst_object_unparent
gst_object_unref
gst_pad_accept_caps
gst_pad_activate_mode_get_type
gst_pad_activate_pull
gst_pad_activate_push
gst_pad_activate_mode
gst_pad_add_probe
gst_pad_can_link
gst_pad_chain
@ -673,7 +666,6 @@ EXPORTS
gst_pad_flags_get_type
gst_pad_forward
gst_pad_get_allowed_caps
gst_pad_get_caps
gst_pad_get_current_caps
gst_pad_get_direction
gst_pad_get_element_private
@ -697,47 +689,49 @@ EXPORTS
gst_pad_link_full
gst_pad_link_return_get_type
gst_pad_mark_reconfigure
gst_pad_mode_get_type
gst_pad_new
gst_pad_new_from_static_template
gst_pad_new_from_template
gst_pad_pause_task
gst_pad_peer_accept_caps
gst_pad_peer_get_caps
gst_pad_peer_query
gst_pad_peer_query_accept_caps
gst_pad_peer_query_caps
gst_pad_peer_query_convert
gst_pad_peer_query_duration
gst_pad_peer_query_position
gst_pad_presence_get_type
gst_pad_probe_return_get_type
gst_pad_probe_type_get_type
gst_pad_proxy_getcaps
gst_pad_proxy_query_accept_caps
gst_pad_proxy_query_caps
gst_pad_pull_range
gst_pad_push
gst_pad_push_event
gst_pad_push_list
gst_pad_query
gst_pad_query_accept_caps
gst_pad_query_caps
gst_pad_query_convert
gst_pad_query_default
gst_pad_query_duration
gst_pad_query_peer_convert
gst_pad_query_peer_duration
gst_pad_query_peer_position
gst_pad_query_position
gst_pad_remove_probe
gst_pad_send_event
gst_pad_set_activate_function
gst_pad_set_activatepull_function
gst_pad_set_activatepush_function
gst_pad_set_activate_function_full
gst_pad_set_activatemode_function_full
gst_pad_set_active
gst_pad_set_caps
gst_pad_set_chain_function
gst_pad_set_chain_list_function
gst_pad_set_chain_function_full
gst_pad_set_chain_list_function_full
gst_pad_set_element_private
gst_pad_set_event_function
gst_pad_set_getcaps_function
gst_pad_set_getrange_function
gst_pad_set_iterate_internal_links_function
gst_pad_set_link_function
gst_pad_set_event_function_full
gst_pad_set_getrange_function_full
gst_pad_set_iterate_internal_links_function_full
gst_pad_set_link_function_full
gst_pad_set_offset
gst_pad_set_query_function
gst_pad_set_unlink_function
gst_pad_set_query_function_full
gst_pad_set_unlink_function_full
gst_pad_start_task
gst_pad_sticky_events_foreach
gst_pad_stop_task
@ -842,13 +836,11 @@ EXPORTS
gst_print_element_args
gst_print_pad_caps
gst_progress_type_get_type
gst_proxy_pad_acceptcaps_default
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_getcaps_default
gst_proxy_pad_getrange_default
gst_proxy_pad_iterate_internal_links_default
gst_proxy_pad_query_default
@ -857,15 +849,20 @@ EXPORTS
gst_query_add_allocation_memory
gst_query_add_allocation_meta
gst_query_add_buffering_range
gst_query_add_scheduling_mode
gst_query_get_n_allocation_memories
gst_query_get_n_allocation_metas
gst_query_get_n_buffering_ranges
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_intersect_caps_result
gst_query_new_accept_caps
gst_query_new_allocation
gst_query_new_buffering
gst_query_new_caps
gst_query_new_convert
gst_query_new_custom
gst_query_new_duration
@ -883,6 +880,8 @@ EXPORTS
gst_query_parse_buffering_percent
gst_query_parse_buffering_range
gst_query_parse_buffering_stats
gst_query_parse_caps
gst_query_parse_caps_result
gst_query_parse_convert
gst_query_parse_duration
gst_query_parse_latency
@ -891,6 +890,7 @@ EXPORTS
gst_query_parse_nth_allocation_meta
gst_query_parse_nth_buffering_range
gst_query_parse_nth_format
gst_query_parse_nth_scheduling_mode
gst_query_parse_position
gst_query_parse_scheduling
gst_query_parse_seeking
@ -901,6 +901,7 @@ EXPORTS
gst_query_set_buffering_percent
gst_query_set_buffering_range
gst_query_set_buffering_stats
gst_query_set_caps_result
gst_query_set_convert
gst_query_set_duration
gst_query_set_formats
@ -944,6 +945,7 @@ EXPORTS
gst_registry_scan_path
gst_resource_error_get_type
gst_resource_error_quark
gst_scheduling_flags_get_type
gst_search_mode_get_type
gst_seek_flags_get_type
gst_seek_type_get_type