Cleanups to the session object
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 29 Jan 2009 17:55:22 +0000 (18:55 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 30 Jan 2009 11:17:57 +0000 (12:17 +0100)
commit704720f306d2025282b3789fce89bfaa8ecadf51
tree9b532329061acf76fdaa55ae5290554400ce6605
parentb19b1fbe6beee24abad165a79a7a28eddc30395c
Cleanups to the session object

Remove some unneeded variables in the session state of a stream such as the
owner media and the server transport.
Get the configuration of a media stream in a session based on the media_stream
in the original object instead of our cached index.
Free more data in the finalize method.
gst/rtsp-server/rtsp-session.c
gst/rtsp-server/rtsp-session.h