gst/rtsp/: Make rtspsrc a live source.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 23 Jun 2005 14:30:13 +0000 (14:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 23 Jun 2005 14:30:13 +0000 (14:30 +0000)
commitc51c1a4c38b727c035190c9c0639a7cdc574b3ee
treef8f0e7775dbfacaf93e6b56393e33ef3529e4226
parent5f70cb82980abec8007d3d590534847391336722
gst/rtsp/: Make rtspsrc a live source.

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
(gst_rtspsrc_class_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_play),
(gst_rtspsrc_change_state):
* gst/rtsp/rtspurl.c: (rtsp_url_parse):
Make rtspsrc a live source.
Don't try to parse NULL urls.
ChangeLog
gst/rtsp/gstrtspsrc.c
gst/rtsp/rtspurl.c