summaryrefslogtreecommitdiffstats
path: root/gst/rtsp
Commit message (Expand)AuthorAgeFilesLines
* rtspsrc: fix range parsingWim Taymans2009-03-052-41/+69
* rtspsrc: fix memory leak in closeWim Taymans2009-03-041-9/+22
* rtspsrc: fix do-rtcp property descriptionWim Taymans2009-03-041-1/+1
* rtspsrc: add support for http tunnelingWim Taymans2009-03-021-1/+5
* rtspsrc: add the .h file change tooPatrick Radizi2009-02-261-0/+1
* rtspsrc: add property to disable RTCPPatrick Radizi2009-02-261-4/+25
* rtspsrc: perform UDP SETUP according to MS RTSP specMark Nauwelaerts2009-02-231-6/+30
* Call new receive_request methodWim Taymans2009-02-231-11/+16
* Add method for hadling server requestsWim Taymans2009-02-232-0/+18
* rtspsrc: Keep track of connected stateWim Taymans2009-02-042-11/+15
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-282-25/+14
* Free leftover udp ports (if any) when a setup request fails.Wim Taymans2009-01-221-0/+2
* gst/rtsp/gstrtspsrc.c: Prevent further read/write actions taken to the connec...이문형2008-11-271-2/+14
* gst/rtsp/gstrtspsrc.c: Add some more debugging.Wim Taymans2008-11-241-1/+9
* gst/rtsp/: Remove google extension again, it's not needed anymore because we ...Wim Taymans2008-11-132-8/+2
* gst/rtsp/gstrtspsrc.*: Add property to configure NAT traversal method.Eric Zhang2008-11-132-76/+213
* gst/rtsp/gstrtspsrc.c: Only send one transport at a time for improved compati...Wim Taymans2008-11-111-4/+3
* gst/rtsp/gstrtspsrc.c: Only pause/play in the seek handler when the source wa...Wim Taymans2008-11-111-6/+11
* gst/rtsp/gstrtspsrc.c: Pause the RTSP stream before doing a new play request.Eric Zhang2008-11-101-0/+5
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-1/+1
* gst/rtsp/gstrtspsrc.c: Return TRUE instead of FALSE from the event handler wh...Wim Taymans2008-10-091-1/+1
* gst/rtsp/gstrtspsrc.c: Don't assume the server supports PAUSE by default. Fix...Wim Taymans2008-09-251-3/+3
* gst/rtsp/gstrtspsrc.c: Handle the case where we cannot do desribe or when the...Wim Taymans2008-09-231-0/+15
* gst/rtsp/gstrtspgoogle.c: Things that can happen when your brain is in google...Wim Taymans2008-08-201-1/+1
* gst/rtsp/: Add google RTSP extension, it can only handle udp and responds wit...Wim Taymans2008-08-205-27/+316
* gst/rtsp/gstrtspsrc.c: Don't try to configure RTCP back to the server when th...Wim Taymans2008-08-201-0/+10
* gst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes #545710.Aurelien Grimaud2008-08-051-39/+51
* gst/rtp/: Add MP1S depayloader.Wim Taymans2008-08-051-0/+3
* gst/rtsp/URLS: Add another URL.Wim Taymans2008-08-051-0/+3
* gst/rtp/gstrtpvrawdepay.c: Include stdlib.h for atoi().Stefan Kost2008-07-071-1/+1
* gst/rtsp/URLS: Some more urls.Wim Taymans2008-06-171-0/+3
* gst/rtsp/gstrtspsrc.c: Set udpsrc for receiving data from multicast groups to...Wim Taymans2008-06-121-2/+2
* gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the...Peter Kjellerstedt2008-06-041-2/+3
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-211-4/+4
* gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065.Wouter Cloetens2008-05-081-6/+127
* gst/rtsp/gstrtspsrc.c: Don't leak file descriptors on error. Fixes #531532.Sjoerd Simons2008-05-051-0/+4
* gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map si...Wim Taymans2008-04-211-4/+3
* gst/rtsp/gstrtspsrc.c: Call WSAStartup() and WSACleanup before using the Wins...Ole André Vadla Ravnås2008-03-171-0/+16
* fix license file, remove extra line copied over by mistakeChristian Schaller2008-03-141-2/+0
* gst/rtsp/gstrtspsrc.c: Post the server response code in an error message inst...Wim Taymans2008-02-221-2/+10
* gst/rtsp/gstrtspsrc.c: Init values to -1 instead of the default 0 value.Wim Taymans2008-02-181-0/+2
* gst/rtsp/gstrtspsrc.c: Include unistd.h only if HAVE_UNISTD_H is definedSébastien Moutte2008-02-071-0/+2
* gst/rtsp/gstrtspsrc.c: Use g_ascii_strtoll() instead of atoll, which is only ...Tim-Philipp Müller2008-01-281-3/+3
* As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>Wim Taymans2008-01-141-1/+1
* gst/: Initialise variables to work around (false) 'foo might be used uninitia...Tim-Philipp Müller2008-01-141-2/+2
* gst/rtsp/gstrtspsrc.*: Implement redirect for the DESCRIBE reply. Fixes #506025.Wim Taymans2007-12-312-6/+57
* gst/rtsp/gstrtspsrc.c: Fix some more leaks. Fixes #497007.Tommi Myöhänen2007-11-151-0/+3
* gst/rtsp/gstrtspsrc.c: Fix 3 pad leaks. Fixes #496983.Tommi Myöhänen2007-11-151-2/+10
* gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773).Tim-Philipp Müller2007-11-141-0/+2
* gst/rtsp/gstrtspsrc.c: Don't leak event, don't leak range (fixes #496752).Tommi Myöhänen2007-11-141-0/+3