gstreamer/gst/rtsp-server
Wim Taymans a697d16c75 client: use g_source_destroy()
We need to use g_source_destroy() because we might have added the source to a
different main context than the default one.
2009-06-11 11:27:47 +02:00
..
Makefile.am rtsp: prepare for handling GET/SET_PARAMETER 2009-06-10 00:01:07 +02:00
rtsp-client.c client: use g_source_destroy() 2009-06-11 11:27:47 +02:00
rtsp-client.h Do some more session cleanup 2009-03-11 19:38:06 +01:00
rtsp-media-factory.c rtsp: add support for dynamic elements 2009-05-24 19:34:52 +02: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 media: don't leak session pads 2009-06-04 19:20:26 +02:00
rtsp-media.h rtsp: use RTCP to keep the session alive 2009-05-26 19:01:10 +02:00
rtsp-params.c rtsp: prepare for handling GET/SET_PARAMETER 2009-06-10 00:01:07 +02:00
rtsp-params.h rtsp: prepare for handling GET/SET_PARAMETER 2009-06-10 00:01:07 +02:00
rtsp-sdp.c sdp: warn and skip streams without media 2009-06-03 12:13:21 +02:00
rtsp-sdp.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.c Added finalize function to GstRTPSPServer to unref session pool and media mapping 2009-04-21 00:14:41 +02:00
rtsp-server.h Rename a variable 2009-02-04 09:57:55 +01:00
rtsp-session-pool.c Do some more session cleanup 2009-03-11 19:38:06 +01:00
rtsp-session-pool.h Pass GTimeVal around for performance reasons 2009-02-13 19:58:17 +01:00
rtsp-session.c rtsp: use RTCP to keep the session alive 2009-05-26 19:01:10 +02:00
rtsp-session.h rtsp: use RTCP to keep the session alive 2009-05-26 19:01:10 +02:00