auth: add authentication object
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-client.h
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