rtsp: Include gst/gstconfig.h to make sure GST_PADDING is defined.
[platform/upstream/gstreamer.git] / gst-libs / gst / rtsp / gstrtspconnection.h
2009-06-01 Peter Kjellerstedtrtsp: Include gst/gstconfig.h to make sure GST_PADDING...
2009-03-31 Wim Taymansrtsp: add support for proxies
2009-03-06 Wim Taymansrtsp: Add methods for getting the read/write fds
2009-03-04 Wim Taymansrtsp: fix the memory management of the url
2009-03-04 Wim TaymansRTSP: Add support for server tunneling
2009-03-02 Wim TaymansRTSP: add support for Quicktime tunneled RTSP
2009-03-02 Wim Taymansrtsp: add _get_url method and separate sockets
2009-02-19 Wim TaymansMake RTSPConnection opaque and rename RTSPChannel
2009-02-18 Wim TaymansAdd RTSP accept method
2009-02-18 Wim TaymansAdd RTSP channel object for async io
2008-06-04 Peter Kjellerstedtgst-libs/gst/rtsp/gstrtspconnection.*: Add a couple...
2008-05-08 Wouter Cloetensgst-libs/gst/rtsp/: Add Digest authorization support...
2008-02-28 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.*: Use GstPoll...
2007-08-17 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups.
2007-07-24 Wim TaymansAdded beginnings of RTSP documentation.
2007-07-24 Wim TaymansMove SDP and RTSP from helper objects in -good to a...