From e8d58b432e14a06eef7b2e79be8d2c2166920999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Wed, 19 Feb 2014 16:10:25 -0800 Subject: [PATCH] defs: update for new rtspconnection symbols --- win32/common/libgstrtsp.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/win32/common/libgstrtsp.def b/win32/common/libgstrtsp.def index 5efcc64be9..3cd3a36c93 100644 --- a/win32/common/libgstrtsp.def +++ b/win32/common/libgstrtsp.def @@ -13,6 +13,7 @@ EXPORTS gst_rtsp_connection_get_read_socket gst_rtsp_connection_get_remember_session_id gst_rtsp_connection_get_tls + gst_rtsp_connection_get_tls_database gst_rtsp_connection_get_tls_validation_flags gst_rtsp_connection_get_tunnelid gst_rtsp_connection_get_url @@ -31,6 +32,7 @@ EXPORTS gst_rtsp_connection_set_proxy gst_rtsp_connection_set_qos_dscp gst_rtsp_connection_set_remember_session_id + gst_rtsp_connection_set_tls_database gst_rtsp_connection_set_tls_validation_flags gst_rtsp_connection_set_tunneled gst_rtsp_connection_write