]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - win32/common/libgstreamer.def
gstelement: add gst_element_class_add_pad_template_from_static
[glsdk/gstreamer0-10.git] / win32 / common / libgstreamer.def
index 1b567bb16914900584bb3142def553e3ad27071d..1fafc21fd1b7bf1d0a7a468cec2ac8a9de004fd8 100644 (file)
@@ -94,6 +94,7 @@ EXPORTS
        gst_buffer_create_sub
        gst_buffer_flag_get_type
        gst_buffer_get_caps
+       gst_buffer_get_qdata
        gst_buffer_get_type
        gst_buffer_is_metadata_writable
        gst_buffer_is_span_fast
@@ -108,6 +109,7 @@ EXPORTS
        gst_buffer_list_iterator_add_list
        gst_buffer_list_iterator_do
        gst_buffer_list_iterator_free
+       gst_buffer_list_iterator_get_type
        gst_buffer_list_iterator_merge_group
        gst_buffer_list_iterator_n_buffers
        gst_buffer_list_iterator_next
@@ -122,6 +124,7 @@ EXPORTS
        gst_buffer_new
        gst_buffer_new_and_alloc
        gst_buffer_set_caps
+       gst_buffer_set_qdata
        gst_buffer_span
        gst_buffer_stamp
        gst_buffer_try_new_and_alloc
@@ -162,13 +165,17 @@ EXPORTS
        gst_caps_get_structure
        gst_caps_get_type
        gst_caps_intersect
+       gst_caps_intersect_full
+       gst_caps_intersect_mode_get_type
        gst_caps_is_always_compatible
        gst_caps_is_any
        gst_caps_is_empty
        gst_caps_is_equal
        gst_caps_is_equal_fixed
        gst_caps_is_fixed
+       gst_caps_is_strictly_equal
        gst_caps_is_subset
+       gst_caps_is_subset_structure
        gst_caps_load_thyself
        gst_caps_make_writable
        gst_caps_merge
@@ -292,6 +299,7 @@ EXPORTS
        gst_element_add_pad
        gst_element_change_state
        gst_element_class_add_pad_template
+       gst_element_class_add_static_pad_template
        gst_element_class_get_pad_template
        gst_element_class_get_pad_template_list
        gst_element_class_install_std_props
@@ -301,12 +309,12 @@ EXPORTS
        gst_element_class_set_icon_name
        gst_element_continue_state
        gst_element_create_all_pads
-       gst_element_factory_can_sink_caps
-       gst_element_factory_can_src_caps
        gst_element_factory_can_sink_all_caps
        gst_element_factory_can_sink_any_caps
+       gst_element_factory_can_sink_caps
        gst_element_factory_can_src_all_caps
        gst_element_factory_can_src_any_caps
+       gst_element_factory_can_src_caps
        gst_element_factory_create
        gst_element_factory_find
        gst_element_factory_get_author
@@ -441,14 +449,21 @@ 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_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_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_setcaps_default
+       gst_ghost_pad_unlink_default
        gst_implements_interface_cast
        gst_implements_interface_check
        gst_implements_interface_get_type
@@ -598,6 +613,8 @@ EXPORTS
        gst_mini_object_ref
        gst_mini_object_replace
        gst_mini_object_unref
+       gst_mini_object_weak_ref
+       gst_mini_object_weak_unref
        gst_object_check_uniqueness
        gst_object_default_deep_notify
        gst_object_default_error
@@ -736,6 +753,7 @@ EXPORTS
        gst_parse_bin_from_description_full
        gst_parse_context_free
        gst_parse_context_get_missing_elements
+       gst_parse_context_get_type
        gst_parse_context_new
        gst_parse_error_get_type
        gst_parse_error_quark
@@ -828,7 +846,22 @@ EXPORTS
        gst_print_element_args
        gst_print_pad_caps
        gst_progress_type_get_type
+       gst_proxy_pad_acceptcaps_default
+       gst_proxy_pad_bufferalloc_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
        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
+       gst_proxy_pad_query_type_default
+       gst_proxy_pad_setcaps_default
+       gst_proxy_pad_unlink_default
        gst_qos_type_get_type
        gst_query_add_buffering_range
        gst_query_get_n_buffering_ranges
@@ -936,6 +969,7 @@ EXPORTS
        gst_stream_error_get_type
        gst_stream_error_quark
        gst_stream_status_type_get_type
+       gst_structure_can_intersect
        gst_structure_change_type_get_type
        gst_structure_copy
        gst_structure_empty_new
@@ -979,6 +1013,9 @@ EXPORTS
        gst_structure_id_set_valist
        gst_structure_id_set_value
        gst_structure_id_take_value
+       gst_structure_intersect
+       gst_structure_is_equal
+       gst_structure_is_subset
        gst_structure_map_in_place
        gst_structure_n_fields
        gst_structure_new
@@ -1050,12 +1087,15 @@ EXPORTS
        gst_tag_list_get_value_index
        gst_tag_list_insert
        gst_tag_list_is_empty
+       gst_tag_list_is_equal
        gst_tag_list_merge
        gst_tag_list_new
+       gst_tag_list_new_from_string
        gst_tag_list_new_full
        gst_tag_list_new_full_valist
        gst_tag_list_peek_string_index
        gst_tag_list_remove_tag
+       gst_tag_list_to_string
        gst_tag_merge_mode_get_type
        gst_tag_merge_strings_with_comma
        gst_tag_merge_use_first