rtsp-client: free transport on no_stream in SETUP handler
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-client.c
2012-06-14 David Svensson Forsrtsp-client: free transport on no_stream in SETUP handler
2012-06-14 David Svensson Forsrtsp-client: changed session media iteration
2012-06-14 David Svensson Forsrtsp-client: don't use g_object_unref on GstRTSPSession...
2012-06-06 David Svensson Forsclient: fix GSocketAddress leak in gst_rtsp_client_accept
2012-05-22 David Svensson Forsrtsp: fix compiler warnings
2012-05-11 Wim Taymansrtsp-server: port to new thread API
2012-04-13 Sebastian Drögertsp-server: Fix compilation and compiler warnings
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-26 Wim TaymansMerge branch 'master' into 0.11
2012-03-26 Wim TaymansMerge branch 'master' into 0.11
2012-03-07 Wim Taymansrtsp-server: port to GIO
2012-02-13 Tim-Philipp Müllerrtsp-client: update for new map API
2011-12-09 Wim Taymansrtsp-server: port some more to 0.11
2011-11-03 Wim TaymansMerge branch 'master' into 0.11
2011-11-03 Wim TaymansMerge branch 'master' into 0.11
2011-11-03 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim Taymansclient: use method to access property
2011-08-16 Wim Taymansclient: use method to access property
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim Taymansclient: use media multicast group
2011-08-16 Robert Krakorasdp: copy and free the server ip address
2011-08-16 Wim Taymansclient: do configuration of transport in one place
2011-08-16 Wim Taymansclient: use media multicast group
2011-08-16 Robert Krakorasdp: copy and free the server ip address
2011-08-16 Wim Taymansclient: do configuration of transport in one place
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Robert Krakoraclient: destroy pipeline on client disconnect with...
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-07-27 David Schleefclient: fix reference counting
2011-07-20 Thijs Vermeirfix compiler warnings about unused variables
2011-06-13 Wim Taymansclient: update for buffer API change
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-04-26 Wim Taymansrtsp-server: port to 0.11
2011-04-26 Wim TaymansMerge branch 'master' into 0.11
2011-01-12 Wim Taymansclient: use the response from the clientstate
2011-01-12 Wim Taymansclient: emit signal when closing
2011-01-12 Wim Taymansmedia: enable per factory authorisations
2011-01-12 Wim Taymansrtsp-server: Pass ClientState structure arround
2011-01-12 Wim Taymansclient: unref auth in finalize
2011-01-12 Wim Taymansclient: add support for setting the server.
2011-01-11 Wim Taymansclient: delegate setup of auth to the manager
2011-01-11 Wim Taymansauth: add authentication object
2011-01-11 Wim Taymansrtsp: move network includes where they are needed
2011-01-05 Jonas Larssonclient: use the socket length from getsockname
2010-12-30 Wim Taymansdocs: improve docs
2010-12-29 Wim Taymansrtsp-server: add support for buffer lists
2010-12-28 Wim Taymansmedia: make method to retrieve the play range
2010-12-28 Wim Taymansclient: fix typo
2010-12-13 Wim TaymansMerge branch 'master' into 0.11
2010-12-11 Edward Herveyrtsp-server: Remove unused variable and dead assignment
2010-12-11 Edward Herveyrtsp-server: Run gst-indent
2010-04-06 Wim Taymansclient: improve client cleanups
2010-04-06 Wim Taymansclient: fix unlink on session timeouts
2010-04-06 Wim Taymansclient: handle lost_tunnel callbacks
2010-03-19 Wim Taymansrtsp-server: add more support for multicast
2010-03-16 Wim Taymansclient: use right size for malloc
2010-03-09 Wim Taymansclient: make content-base better
2010-03-09 Wim Taymansclient: guard against invalid paths
2010-03-05 Luca Ognibeneclient: call unlink_streams in client finalize
2010-03-05 Wim Taymansclient: rework transport parsing
2010-01-27 Wim Taymansrtsp-client: implement error_full
2009-12-25 Wim Taymansdocs: update docs and comments
2009-11-21 Sebastian Pölsterlclient: dump rtsp message only if debug threshold is...
2009-11-21 Sebastian PölsterlUse GStreamer's debugging subsystem
2009-10-13 Luca Ognibeneclient: call weak-unref on client->sessions from finalize
2009-08-24 Peter Kjellerstedtrtsp: Use gst_rtsp_watch_send_message().
2009-07-27 Wim Taymansrtsp: allocate channels in TCP mode
2009-07-24 Wim Taymansclient: don't crash when tunnelid is missing
2009-06-11 Wim Taymansclient: use g_source_destroy()
2009-06-09 Wim Taymansrtsp: prepare for handling GET/SET_PARAMETER
2009-05-26 Wim Taymansrtsp: use RTCP to keep the session alive
2009-05-26 Wim Taymansclient: replay OK to GET/SET_PARAMETER
2009-05-23 Wim Taymansclient: warn when we can't do RTP-Info
2009-05-23 Wim Taymansclient: only add RTP-Info when we have the info
2009-04-14 Wim Taymansserver: use appsink and appsrc with the API
2009-04-03 Wim Taymansclient: fix refcounting crasher
2009-04-01 Tim-Philipp MüllerFix rtsp client refcount management in TCP mode.
2009-03-12 Wim TaymansAdd beginnings of seeking.
2009-03-12 Wim Taymansallow pause requests for now.
2009-03-11 Wim TaymansRemove weak ref on the session in teardown
2009-03-11 Wim TaymansDo some more session cleanup
2009-03-11 Wim TaymansAdd TCP transports
2009-03-06 Wim TaymansAdd support for live streams
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
next