From 66995db940f05d5a87c2b715d9a2944e1d747949 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 19 Feb 2009 10:49:56 +0100 Subject: [PATCH] Add new RTSP symbols to def files Add the new RTSP symbols to the windows def file. --- win32/common/libgstrtsp.def | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/win32/common/libgstrtsp.def b/win32/common/libgstrtsp.def index df61ed1..7be0c0b 100644 --- a/win32/common/libgstrtsp.def +++ b/win32/common/libgstrtsp.def @@ -2,6 +2,11 @@ EXPORTS gst_rtsp_auth_method_get_type gst_rtsp_base64_decode_ip gst_rtsp_base64_encode + gst_rtsp_channel_attach + gst_rtsp_channel_new + gst_rtsp_channel_queue_message + gst_rtsp_channel_unref + gst_rtsp_connection_accept gst_rtsp_connection_clear_auth_params gst_rtsp_connection_close gst_rtsp_connection_connect @@ -65,6 +70,7 @@ EXPORTS gst_rtsp_options_as_text gst_rtsp_range_free gst_rtsp_range_parse + gst_rtsp_range_to_string gst_rtsp_result_get_type gst_rtsp_state_get_type gst_rtsp_status_as_text -- 2.7.4