Cleanups and reuse media from DESCRIBE
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 29 Jan 2009 17:51:02 +0000 (18:51 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 30 Jan 2009 11:17:51 +0000 (12:17 +0100)
commitb19b1fbe6beee24abad165a79a7a28eddc30395c
treeb79ede834be14a7e8feaf3d4653c45231b1465b8
parent998cf7d5c7caa75729480be413b5ee4ee0c7c5cf
Cleanups and reuse media from DESCRIBE

Handle thread create errors.
Rename some internal methods to better match what they actually do.
Handle misconfiguration of session_pool and media_mapping gracefully.
Cache the DESCRIBE media and uri in the client connection and reuse them when
we receive a SETUP request in the same connection for the same uri.
Cleanup the client connection object.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h