client: expose connection
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-client.h
2013-04-15 David Svensson Forsclient: expose connection
2013-03-18 Patricia Muscalurtsp-client: expose uri
2012-11-29 Wim Taymansrtsp: make object details private
2012-11-26 Wim Taymansclient: remove unused include
2012-11-26 Wim Taymansclient: make the client usable without a socket
2012-11-26 Wim Taymansclient: small cleanup
2012-11-26 Wim Taymansclient: remove reference to server
2012-11-26 Wim Taymansclient: add locking
2012-11-26 Wim Taymansclient: add generic close-after-send support
2012-11-26 Wim TaymansMediaMapping -> MountPoints
2012-11-20 Alessandro Decinaclient: wait until the TEARDOWN response is sent to...
2012-11-12 Wim Taymansclient: rename method
2012-11-12 Wim Taymansserver: rework maincontext handling in clients
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-27 Wim Taymansrtsp: refactor configuration of transport
2012-10-25 Wim Taymansrtsp: massive refactoring
2012-10-10 Ognyan Tonchevclient: Use client transport settings for multicast...
2012-09-07 Aleix Conchillo... rtsp-client: add signals for rtsp requests (fixes ...
2012-08-30 Aleix Conchillo... add new-session signal to rtsp-client (fixes #683058)
2012-07-24 Patricia Muscalurtsp-client: make create_sdp virtual method
2012-07-10 Ognyan Tonchevrtsp-server: use an existing socket to establish HTTP...
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
2011-04-26 Wim TaymansMerge branch 'master' into 0.11
2011-01-12 Wim Taymansclient: emit signal when closing
2011-01-12 Wim Taymansrtsp-server: Pass ClientState structure arround
2011-01-12 Wim Taymansclient: add support for setting the server.
2011-01-11 Wim Taymansauth: add authentication object
2011-01-11 Wim Taymansrtsp: move network includes where they are needed
2010-12-28 Wim Taymansclient: cleanup headers
2010-03-16 Wim Taymansrtsp: keep track of server ip and ipv6
2009-03-11 Wim TaymansDo some more session cleanup
2009-03-11 Wim TaymansAdd TCP transports
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-10 Wim TaymansAdd timeout property
2009-01-30 Wim TaymansCleanups and reuse media from DESCRIBE
2009-01-30 Wim TaymansReorganize things, prepare for media sharing
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 TaymansSplit in library and example program