More improvements
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 22 Jan 2009 16:58:19 +0000 (17:58 +0100)
committerWim Taymans <wim@wtay.(none)>
Thu, 22 Jan 2009 16:58:19 +0000 (17:58 +0100)
commitcf18709634eb7e1c588c7b63b0f935bd8eb1a9fe
tree7521bc1147ab6131cc4ebe36cdb02f4667f54e13
parent83cf4d8ee014aa4f1f30667dd5717ce20512a9a0
More improvements

Rename GstRTSPMediaBin to GstRTSPMedia
Parse the request url into a GstRTSPUri object and pass this object to the
various handlers and methods that require the uri.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-media-factory.c
gst/rtsp-server/rtsp-media-factory.h
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h
gst/rtsp-server/rtsp-session.c
gst/rtsp-server/rtsp-session.h