gst/rtsp/gstrtspsrc.c: Don't crash when an unsupported transport error was returned...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 18 May 2007 13:27:39 +0000 (13:27 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 18 May 2007 13:27:39 +0000 (13:27 +0000)
commitfc99abef7f1ca971b919b433e87ed46cbd644aae
tree0498d20c9dfdb9ba000b5707a837a4cbf4e09b09
parente04f7a828f2580402215ab3bb3ad20d842ec36e2
gst/rtsp/gstrtspsrc.c: Don't crash when an unsupported transport error was returned by the server, just try to config...

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
Don't crash when an unsupported transport error was returned by the
server, just try to configure the next stream. Fixes #439255.
ChangeLog
gst/rtsp/gstrtspsrc.c