gst/rtsp/gstrtspsrc.c: Ignore streams that fail the setup command, we will retry...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 17 May 2007 14:56:39 +0000 (14:56 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 17 May 2007 14:56:39 +0000 (14:56 +0000)
commitccd7a136a92b43a94d3db61565352be0a59e3014
treea6e5d4c18a9c831178e39a420d3cde486e3b0a51
parent03897942244788349ef186976c04cb3156498438
gst/rtsp/gstrtspsrc.c: Ignore streams that fail the setup command, we will retry with a different transport later on.

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
(gst_rtspsrc_setup_streams):
Ignore streams that fail the setup command, we will retry with a
different transport later on.
* gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
(rtsp_ext_wms_configure_stream):
Fix encoding name case.
ChangeLog
gst/rtsp/gstrtspsrc.c
gst/rtsp/rtspextwms.c