From ec21fa6dea2f0c5528b9ed0683461e3884ed275f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 20 May 2015 15:40:53 +0300 Subject: [PATCH] win32: Update exports --- win32/common/libgstrtp.def | 5 +++++ win32/common/libgstrtsp.def | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/win32/common/libgstrtp.def b/win32/common/libgstrtp.def index 0e224a918a..20ef6a75be 100644 --- a/win32/common/libgstrtp.def +++ b/win32/common/libgstrtp.def @@ -52,7 +52,10 @@ EXPORTS gst_rtcp_packet_sr_set_sender_info gst_rtcp_sdes_name_to_type gst_rtcp_sdes_type_to_name + gst_rtcp_type_get_type gst_rtcp_unix_to_ntp + gst_rtcpfb_type_get_type + gst_rtcpsdes_type_get_type gst_rtp_base_audio_payload_flush gst_rtp_base_audio_payload_get_adapter gst_rtp_base_audio_payload_get_type @@ -123,5 +126,7 @@ EXPORTS gst_rtp_hdrext_get_ntp_64 gst_rtp_hdrext_set_ntp_56 gst_rtp_hdrext_set_ntp_64 + gst_rtp_payload_get_type gst_rtp_payload_info_for_name gst_rtp_payload_info_for_pt + gst_rtp_profile_get_type diff --git a/win32/common/libgstrtsp.def b/win32/common/libgstrtsp.def index 9b38cb2bba..fc6a57ca14 100644 --- a/win32/common/libgstrtsp.def +++ b/win32/common/libgstrtsp.def @@ -85,6 +85,7 @@ EXPORTS gst_rtsp_message_unset gst_rtsp_method_as_text gst_rtsp_method_get_type + gst_rtsp_msg_type_get_type gst_rtsp_options_as_text gst_rtsp_options_from_text gst_rtsp_profile_get_type @@ -93,11 +94,14 @@ EXPORTS gst_rtsp_range_get_times gst_rtsp_range_parse gst_rtsp_range_to_string + gst_rtsp_range_unit_get_type gst_rtsp_result_get_type gst_rtsp_state_get_type gst_rtsp_status_as_text gst_rtsp_status_code_get_type gst_rtsp_strresult + gst_rtsp_time_type_get_type + gst_rtsp_trans_mode_get_type gst_rtsp_transport_as_text gst_rtsp_transport_free gst_rtsp_transport_get_manager