rtspsrc: handle NULL and empty transport strings
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Dec 2009 17:43:44 +0000 (18:43 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Dec 2009 17:45:55 +0000 (18:45 +0100)
commitb8c2ccce4ed173fe48bab266f15a70e256b8334c
tree984c277e9fca0f51798c70a0969d8a2066d0bb92
parent6a44d8e1983359ab3d75a85ebf2265edfaece89e
rtspsrc: handle NULL and empty transport strings

When an RTSP extension returns NULL or an empty transport string, just ignore it
and try to get the next possible transport. Fixes playback of RealMedia streams.
gst/rtsp/gstrtspsrc.c