gstreamer/gst/rtsp-server
Wim Taymans b86451dc76 Pass GTimeVal around for performance reasons
Get the current time only once and pass it around so that sessions don't have to
get the current time anymore.

Add experimental support for a GSource that dispatches when the session needs to
be cleaned up.
2009-02-13 19:58:17 +01:00
..
Makefile.am Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-client.c Add support for session keepalive 2009-02-13 19:52:05 +01:00
rtsp-client.h Add timeout property 2009-02-10 16:24:13 +01:00
rtsp-media-factory.c Drop const from functions dealing with urls 2009-01-31 19:50:33 +01:00
rtsp-media-factory.h Handle media bus messages 2009-02-13 16:39:36 +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 suport for RTP manager monitoring 2009-02-13 19:54:18 +01:00
rtsp-media.h Add suport for RTP manager monitoring 2009-02-13 19:54:18 +01:00
rtsp-sdp.c Cleanup of sessions and more 2009-02-04 17:00:42 +01:00
rtsp-sdp.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.c Rename a variable 2009-02-04 09:57:55 +01:00
rtsp-server.h Rename a variable 2009-02-04 09:57:55 +01:00
rtsp-session-pool.c Pass GTimeVal around for performance reasons 2009-02-13 19:58:17 +01:00
rtsp-session-pool.h Pass GTimeVal around for performance reasons 2009-02-13 19:58:17 +01:00
rtsp-session.c Add better support for session timeouts 2009-02-13 19:56:01 +01:00
rtsp-session.h Add better support for session timeouts 2009-02-13 19:56:01 +01:00