rtsp: fix the memory management of the url
[platform/upstream/gstreamer.git] / gst-libs / gst / rtsp /
2009-03-04 Wim Taymansrtsp: fix the memory management of the url
2009-03-04 Wim TaymansRTSP: Add support for server tunneling
2009-03-04 Wim Taymansrtsp: add new defines for tunneling
2009-03-04 Wim Taymansrtsp: remove , from last enum member
2009-03-02 Wim Taymansrtsp: remove debugging g_message
2009-03-02 Wim TaymansRTSP: add support for Quicktime tunneled RTSP
2009-03-02 Wim TaymansRTSP: parse rtsph uris as RTSP tunneled over HTTP
2009-03-02 Wim Taymansrtsp: add _get_url method and separate sockets
2009-02-28 LRNrtspconnection: Use correct types for some functions...
2009-02-28 Edward Herveyrtspconnection: Fix warning about using unitialized...
2009-02-26 Stefan Kostrtsprange: don't leak the range in case of parsing...
2009-02-25 Peter KjellerstedtFixed a typo.
2009-02-25 Peter Kjellerstedtrtsp, multifdsink: Unify the use of union gst_sockaddr.
2009-02-24 Jan Schmidtrtsp: Fix a strict aliasing warning
2009-02-24 Wim TaymansMatch WSAStartup and WSACleanup correctly
2009-02-23 Wim TaymansAdd method for handling server requests
2009-02-20 Wim TaymansImprove key/value parsing
2009-02-20 Wim TaymansAdd trailing \0 to message length
2009-02-20 Wim TaymansDon't parse headers for data messages
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
2009-02-10 Peter Kjellerstedtgstrtspmessage: Minor documentation correction.
2009-02-04 Wim TaymansRTSPRange: Add method to serialize ranges
2009-02-04 Wim TaymansGstRTSPUrl: Add some const to methods
2009-02-04 Wim TaymansAdd more g_return_if_fail() calls
2009-02-02 Wim TaymansFix string leak in rtspmessage
2009-01-29 Wim Taymansfix some typos
2009-01-29 Wim TaymansAdd new RTSP message method to set header
2009-01-28 Wim TaymansAdd method to serialize RTSP options
2009-01-08 Wim TaymansAdd GType for GstRTSPUrl and expose a copy function...
2008-11-27 이문형gst-libs/gst/rtsp/gstrtspconnection.c: A successful...
2008-11-20 Michael Smithgst-libs/gst/rtsp/gstrtspdefs.c: Fix win32 build. Oops.
2008-11-20 Michael Smithgst-libs/gst/rtsp/gstrtspdefs.c: Use WSAGetLastError...
2008-11-03 Damien Lespiaugst-libs/gst/rtsp/gstrtspconnection.c: Make the next...
2008-09-23 Wim Taymansgst-libs/gst/rtsp/gstrtspmessage.c: Fix the g_return_va...
2008-06-11 David Schleefgst-libs/gst/rtsp/gstrtspconnection.c: Fix build on...
2008-06-04 Peter Kjellerstedtgst-libs/gst/rtsp/gstrtspconnection.*: Add a couple...
2008-05-21 Felipe Contrerasgst-libs/gst/rtsp/Makefile.am: Distribute, don't instal...
2008-05-21 Sebastian Drögegst-libs/gst/rtsp/gstrtsptransport.h: Make the GstRTSPT...
2008-05-08 Wouter Cloetensgst-libs/gst/rtsp/: Add Digest authorization support...
2008-03-24 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.c: Don't error...
2008-03-18 Ole André Vadla... gst-libs/gst/rtsp/gstrtspconnection.c: Generic Windows...
2008-03-07 Wim Taymansgst/: Remove GstPollMode from gstpoll constructor.
2008-03-02 Tim-Philipp Müllergst-libs/gst/rtsp/gstrtspconnection.c: Don't include...
2008-02-28 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.*: Use GstPoll...
2008-02-07 Wim Taymansgst-libs/gst/rtsp/gstrtspmessage.c: Fix compiler warning.
2008-02-02 Sebastian DrögeUse gmtime_r if available as gmtime is not MT-safe.
2008-02-02 Sebastian Drögegst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to...
2008-01-30 Jan Schmidtgst-libs/gst/rtsp/gstrtspconnection.c: Revert patch...
2008-01-29 Sebastian Drögegst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to...
2008-01-12 Jan SchmidtAdd test to see if hstrerror is available or if we...
2007-12-30 Wim Taymansgst-libs/gst/rtsp/gstrtspdefs.*: Add Location header...
2007-12-16 Tim-Philipp Müllergst-libs/gst/: Turn a few g_assert_not_reached() into...
2007-12-13 Peter Kjellerstedtgst-libs/gst/rtsp/gstrtspconnection.c: Close control...
2007-11-16 Tommi Myöhänengst-libs/gst/rtsp/gstrtspmessage.c: Fix leaking headers...
2007-11-01 Vincent Torrigst-libs/gst/fft/: Include our own _stdint.h instead...
2007-09-17 Jan SchmidtFix a bunch of compile warnings shown with Forte.
2007-09-11 Tommi Myöhänengst-libs/gst/rtsp/gstrtspconnection.c: Make sure we...
2007-08-17 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups.
2007-08-07 Damien LespiauFix compilation on windows. Fixes #464320.
2007-08-03 Wim Taymansgst-libs/gst/rtsp/gstrtsptransport.c: Add rdt manager...
2007-07-27 Wim Taymansgst-libs/gst/rtsp/gstrtspextension.c: Fire the signal...
2007-07-27 Jan Schmidtgst-libs/gst/rtsp/.cvsignore: Ber. Don't include the...
2007-07-27 Jan Schmidtgst-libs/gst/rtsp/.cvsignore: Ignore generated files.
2007-07-26 Jan Schmidtgst-libs/gst/: Move the rtspextension.h interface into...
2007-07-26 Wim TaymansAPI: gst_rtsp_base64_decode_ip()
2007-07-25 Wim TaymansFix some more RTSP docs.
2007-07-24 Wim TaymansAdded beginnings of RTSP documentation.
2007-07-24 Wim TaymansMove SDP and RTSP from helper objects in -good to a...