win32/common/libgstrtsp.def: Add gst_rtsp_connection_(set|clear)_auth_param() to...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 13 May 2008 11:37:15 +0000 (11:37 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 13 May 2008 11:37:15 +0000 (11:37 +0000)
Original commit message from CVS:
* win32/common/libgstrtsp.def:
Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
symbols.

ChangeLog
win32/common/libgstrtsp.def

index c2f4172..87361ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
 
+       * win32/common/libgstrtsp.def:
+       Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
+       symbols.
+
+2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
+
        Patch by: Sjoerd Simons <sjoerd at luon dot net>
 
        * tests/check/elements/audioresample.c:
index 0b7961a..ef566a9 100644 (file)
@@ -2,6 +2,7 @@ EXPORTS
        gst_rtsp_auth_method_get_type
        gst_rtsp_base64_decode_ip
        gst_rtsp_base64_encode
+       gst_rtsp_connection_clear_auth_params
        gst_rtsp_connection_close
        gst_rtsp_connection_connect
        gst_rtsp_connection_create
@@ -14,6 +15,7 @@ EXPORTS
        gst_rtsp_connection_reset_timeout
        gst_rtsp_connection_send
        gst_rtsp_connection_set_auth
+       gst_rtsp_connection_set_auth_param
        gst_rtsp_connection_write
        gst_rtsp_event_get_type
        gst_rtsp_extension_after_send