Only free the pending tunnel if there is one
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-client.c
2009-03-04 Wim TaymansOnly free the pending tunnel if there is one
2009-03-04 Wim Taymansrtsp-server: Add support for tunneling
2009-02-19 Wim TaymansFix for channel -> watch rename in gstreamer
2009-02-18 Wim TaymansUse ASYNC RTSP io
2009-02-13 Wim TaymansAdd support for session keepalive
2009-02-13 Wim TaymansSome more session timeout handling
2009-02-10 Wim TaymansAdd timeout property
2009-02-04 Wim TaymansMerge branch 'master' of git+ssh://git.collabora.co...
2009-02-04 Wim TaymansAdd beginnings of session timeouts and limits
2009-02-04 Wim TaymansCleanup of sessions and more
2009-02-03 Wim TaymansRework the way we handle transports for streams
2009-01-31 Wim TaymansDrop const from functions dealing with urls
2009-01-30 Wim TaymansFix various leaks
2009-01-30 Wim TaymansMore cleanups
2009-01-30 Wim TaymansCleanups and reuse media from DESCRIBE
2009-01-30 Wim TaymansAdd a little comment
2009-01-30 Wim TaymansReorganize things, prepare for media sharing
2009-01-22 Wim TaymansCleanups and doc updates
2009-01-22 Wim TaymansMore improvements
2009-01-22 Wim TaymansHandle state change failures better
2009-01-22 Wim TaymansMake the server handle arbitrary pipelines
2009-01-20 Wim TaymansAllow setting a custom media factory for a client.
2009-01-20 Wim TaymansMove the connection code in one place
2009-01-19 Wim TaymansName the parameters more appropriately.
2009-01-08 Wim TaymansCheck if return value of gst_rtsp_session_get_media...
2009-01-08 Wim TaymansSplit in library and example program