gstreamer/gst/rtsp-server
Wim Taymans 704720f306 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.
2009-01-30 12:17:57 +01:00
..
Makefile.am Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-client.c Cleanups and reuse media from DESCRIBE 2009-01-30 12:17:51 +01:00
rtsp-client.h Cleanups and reuse media from DESCRIBE 2009-01-30 12:17:51 +01:00
rtsp-media-factory.c Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-media-factory.h Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-media-mapping.c Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-media-mapping.h Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-media.c Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-media.h Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-sdp.c Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-sdp.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.c Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-session-pool.c Allow custom session pools to override the session id allocation algorithms 2009-01-20 19:41:53 +01:00
rtsp-session-pool.h Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-session.c Cleanups to the session object 2009-01-30 12:17:57 +01:00
rtsp-session.h Cleanups to the session object 2009-01-30 12:17:57 +01:00