gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RTSP compl...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 11 May 2005 09:18:24 +0000 (09:18 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 11 May 2005 09:18:24 +0000 (09:18 +0000)
commita201e8573a082a7376a169422709f2501bc1f5c6
treedcf624855af3c3db258ebdeb62098c7eea12a84d
parent25602bcb3c1f8e68270fb506d0ab8e5eb57704e3
gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RTSP compliant servers now.

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
(gst_rtspsrc_class_init), (gst_rtspsrc_init),
(gst_rtspsrc_create_stream), (gst_rtspsrc_add_element),
(gst_rtspsrc_set_state), (gst_rtspsrc_stream_setup_rtp),
(gst_rtspsrc_stream_configure_transport), (find_stream),
(gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_close),
(gst_rtspsrc_play), (gst_rtspsrc_change_state):
* gst/rtsp/gstrtspsrc.h:
Setup UDP sources correctly, receives raw data from RTSP
compliant servers now.
ChangeLog