From cbc6c0dfea31b570e39e3357b018fdc60ed59e8a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 28 Aug 2009 19:06:44 +0200 Subject: [PATCH] def: add new rtsp symbols --- win32/common/libgstrtsp.def | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/win32/common/libgstrtsp.def b/win32/common/libgstrtsp.def index 0b94766bc6..8d5ffe3166 100644 --- a/win32/common/libgstrtsp.def +++ b/win32/common/libgstrtsp.def @@ -7,6 +7,7 @@ EXPORTS gst_rtsp_connection_close gst_rtsp_connection_connect gst_rtsp_connection_create + gst_rtsp_connection_create_from_fd gst_rtsp_connection_do_tunnel gst_rtsp_connection_flush gst_rtsp_connection_free @@ -24,6 +25,7 @@ EXPORTS gst_rtsp_connection_send gst_rtsp_connection_set_auth gst_rtsp_connection_set_auth_param + gst_rtsp_connection_set_http_mode gst_rtsp_connection_set_ip gst_rtsp_connection_set_proxy gst_rtsp_connection_set_qos_dscp @@ -44,6 +46,7 @@ EXPORTS gst_rtsp_family_get_type gst_rtsp_find_header_field gst_rtsp_find_method + gst_rtsp_header_allow_multiple gst_rtsp_header_as_text gst_rtsp_header_field_get_type gst_rtsp_marshal_ENUM__POINTER_POINTER @@ -103,4 +106,6 @@ EXPORTS gst_rtsp_watch_queue_data gst_rtsp_watch_queue_message gst_rtsp_watch_reset + gst_rtsp_watch_send_message gst_rtsp_watch_unref + gst_rtsp_watch_write_data