Add GType for GstRTSPUrl and expose a copy function because we can.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 8 Jan 2009 17:18:24 +0000 (17:18 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 8 Jan 2009 17:18:24 +0000 (17:18 +0000)
commit1f6297f051dae99af1897a82bc5e9bb2e14bfd78
tree5a7e83879a15d1f756262ec533fb8c996fe1d4b3
parentb6b860f9a4dc0ae4ad8c0a839338c807683efca0
Add GType for GstRTSPUrl and expose a copy function because we can.

Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-sections.txt:
* gst-libs/gst/rtsp/gstrtspurl.c: (register_rtsp_url_type),
(gst_rtsp_url_get_type), (gst_rtsp_url_copy):
* gst-libs/gst/rtsp/gstrtspurl.h:
* win32/common/libgstrtsp.def:
Add GType for GstRTSPUrl and expose a copy function because we can.
API: gst_rtsp_url_copy()
Fixes #567027.
ChangeLog
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/rtsp/gstrtspurl.c
gst-libs/gst/rtsp/gstrtspurl.h
win32/common/libgstrtsp.def