From 173396d5241e664fdd3fc67d8c1c8341d22f00b7 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 1 Jun 2017 17:02:24 +0200 Subject: [PATCH] Revert "update def files" This reverts commit 2e6dba811437e31af7e6071efe03b6e3751b2289. --- win32/common/libgstallocators.def | 1 + win32/common/libgstapp.def | 2 ++ win32/common/libgstaudio.def | 3 +++ win32/common/libgstpbutils.def | 1 + win32/common/libgstrtp.def | 1 + win32/common/libgstrtsp.def | 5 +++++ win32/common/libgstvideo.def | 17 +++++++++++++++++ 7 files changed, 30 insertions(+) diff --git a/win32/common/libgstallocators.def b/win32/common/libgstallocators.def index 25f1480..c78636f 100644 --- a/win32/common/libgstallocators.def +++ b/win32/common/libgstallocators.def @@ -1,5 +1,6 @@ EXPORTS gst_dmabuf_allocator_alloc + gst_dmabuf_allocator_get_type gst_dmabuf_allocator_new gst_dmabuf_memory_get_fd gst_fd_allocator_alloc diff --git a/win32/common/libgstapp.def b/win32/common/libgstapp.def index 1a7184e..e954c23 100644 --- a/win32/common/libgstapp.def +++ b/win32/common/libgstapp.def @@ -1,4 +1,5 @@ EXPORTS + gst_app_sink_get_buffer_list_support gst_app_sink_get_caps gst_app_sink_get_drop gst_app_sink_get_emit_signals @@ -8,6 +9,7 @@ EXPORTS gst_app_sink_is_eos gst_app_sink_pull_preroll gst_app_sink_pull_sample + gst_app_sink_set_buffer_list_support gst_app_sink_set_callbacks gst_app_sink_set_caps gst_app_sink_set_drop diff --git a/win32/common/libgstaudio.def b/win32/common/libgstaudio.def index fa39be3..8b83502 100644 --- a/win32/common/libgstaudio.def +++ b/win32/common/libgstaudio.def @@ -1,6 +1,7 @@ EXPORTS _gst_audio_decoder_error gst_audio_base_sink_create_ringbuffer + gst_audio_base_sink_discont_reason_get_type gst_audio_base_sink_get_alignment_threshold gst_audio_base_sink_get_discont_wait gst_audio_base_sink_get_drift_tolerance @@ -56,6 +57,7 @@ EXPORTS gst_audio_converter_new gst_audio_converter_reset gst_audio_converter_samples + gst_audio_converter_supports_inplace gst_audio_converter_update_config gst_audio_decoder_allocate_output_buffer gst_audio_decoder_finish_frame @@ -196,6 +198,7 @@ EXPORTS gst_audio_ring_buffer_release gst_audio_ring_buffer_samples_done gst_audio_ring_buffer_set_callback + gst_audio_ring_buffer_set_callback_full gst_audio_ring_buffer_set_channel_positions gst_audio_ring_buffer_set_flushing gst_audio_ring_buffer_set_sample diff --git a/win32/common/libgstpbutils.def b/win32/common/libgstpbutils.def index 302b6cb..6fceeb1 100644 --- a/win32/common/libgstpbutils.def +++ b/win32/common/libgstpbutils.def @@ -94,6 +94,7 @@ EXPORTS gst_encoding_container_profile_new gst_encoding_list_all_targets gst_encoding_list_available_categories + gst_encoding_profile_copy gst_encoding_profile_find gst_encoding_profile_from_discoverer gst_encoding_profile_get_allow_dynamic_output diff --git a/win32/common/libgstrtp.def b/win32/common/libgstrtp.def index 137ccf5..38c7c28 100644 --- a/win32/common/libgstrtp.def +++ b/win32/common/libgstrtp.def @@ -98,6 +98,7 @@ EXPORTS gst_rtp_buffer_compare_seqnum gst_rtp_buffer_default_clock_rate gst_rtp_buffer_ext_timestamp + gst_rtp_buffer_flags_get_type gst_rtp_buffer_get_csrc gst_rtp_buffer_get_csrc_count gst_rtp_buffer_get_extension diff --git a/win32/common/libgstrtsp.def b/win32/common/libgstrtsp.def index 355a9ef..1d0be24 100644 --- a/win32/common/libgstrtsp.def +++ b/win32/common/libgstrtsp.def @@ -1,5 +1,8 @@ EXPORTS + gst_rtsp_auth_credential_get_type + gst_rtsp_auth_credentials_free gst_rtsp_auth_method_get_type + gst_rtsp_auth_param_get_type gst_rtsp_connection_accept gst_rtsp_connection_clear_auth_params gst_rtsp_connection_close @@ -54,6 +57,7 @@ EXPORTS gst_rtsp_family_get_type gst_rtsp_find_header_field gst_rtsp_find_method + gst_rtsp_generate_digest_auth_response gst_rtsp_header_allow_multiple gst_rtsp_header_as_text gst_rtsp_header_field_get_type @@ -75,6 +79,7 @@ EXPORTS gst_rtsp_message_new_data gst_rtsp_message_new_request gst_rtsp_message_new_response + gst_rtsp_message_parse_auth_credentials gst_rtsp_message_parse_data gst_rtsp_message_parse_request gst_rtsp_message_parse_response diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def index 096e7d4..ddac6c0 100644 --- a/win32/common/libgstvideo.def +++ b/win32/common/libgstvideo.def @@ -107,6 +107,7 @@ EXPORTS gst_video_decoder_add_to_frame gst_video_decoder_allocate_output_buffer gst_video_decoder_allocate_output_frame + gst_video_decoder_allocate_output_frame_with_params gst_video_decoder_drop_frame gst_video_decoder_finish_frame gst_video_decoder_get_allocator @@ -136,6 +137,7 @@ EXPORTS gst_video_decoder_set_output_state gst_video_decoder_set_packetized gst_video_decoder_set_use_default_pad_acceptcaps + gst_video_direction_get_type gst_video_dither_flags_get_type gst_video_dither_free gst_video_dither_line @@ -165,6 +167,9 @@ EXPORTS gst_video_event_parse_downstream_force_key_unit gst_video_event_parse_still_frame gst_video_event_parse_upstream_force_key_unit + gst_video_field_order_from_string + gst_video_field_order_get_type + gst_video_field_order_to_string gst_video_filter_get_type gst_video_flags_get_type gst_video_format_flags_get_type @@ -226,6 +231,7 @@ EXPORTS gst_video_orientation_get_type gst_video_orientation_get_vcenter gst_video_orientation_get_vflip + gst_video_orientation_method_get_type gst_video_orientation_set_hcenter gst_video_orientation_set_hflip gst_video_orientation_set_vcenter @@ -286,6 +292,7 @@ EXPORTS gst_video_tile_mode_get_type gst_video_tile_type_get_type gst_video_time_code_add_frames + gst_video_time_code_add_interval gst_video_time_code_clear gst_video_time_code_compare gst_video_time_code_copy @@ -294,11 +301,21 @@ EXPORTS gst_video_time_code_get_type gst_video_time_code_increment_frame gst_video_time_code_init + gst_video_time_code_init_from_date_time + gst_video_time_code_interval_clear + gst_video_time_code_interval_copy + gst_video_time_code_interval_free + gst_video_time_code_interval_get_type + gst_video_time_code_interval_init + gst_video_time_code_interval_new + gst_video_time_code_interval_new_from_string gst_video_time_code_is_valid gst_video_time_code_meta_api_get_type gst_video_time_code_meta_get_info gst_video_time_code_new gst_video_time_code_new_empty + gst_video_time_code_new_from_date_time + gst_video_time_code_new_from_string gst_video_time_code_nsec_since_daily_jam gst_video_time_code_to_date_time gst_video_time_code_to_string -- 2.7.4