index
:
delta/gstreamer-plugins-good.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_11
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Free leftover udp ports (if any) when a setup request fails.
Wim Taymans
2009-01-22
1
-0
/
+2
*
gst/rtsp/gstrtspsrc.c: Prevent further read/write actions taken to the connec...
이문형
2008-11-27
1
-2
/
+14
*
gst/rtsp/gstrtspsrc.c: Add some more debugging.
Wim Taymans
2008-11-24
1
-1
/
+9
*
gst/rtsp/: Remove google extension again, it's not needed anymore because we ...
Wim Taymans
2008-11-13
2
-8
/
+2
*
gst/rtsp/gstrtspsrc.*: Add property to configure NAT traversal method.
Eric Zhang
2008-11-13
2
-76
/
+213
*
gst/rtsp/gstrtspsrc.c: Only send one transport at a time for improved compati...
Wim Taymans
2008-11-11
1
-4
/
+3
*
gst/rtsp/gstrtspsrc.c: Only pause/play in the seek handler when the source wa...
Wim Taymans
2008-11-11
1
-6
/
+11
*
gst/rtsp/gstrtspsrc.c: Pause the RTSP stream before doing a new play request.
Eric Zhang
2008-11-10
1
-0
/
+5
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-1
/
+1
*
gst/rtsp/gstrtspsrc.c: Return TRUE instead of FALSE from the event handler wh...
Wim Taymans
2008-10-09
1
-1
/
+1
*
gst/rtsp/gstrtspsrc.c: Don't assume the server supports PAUSE by default. Fix...
Wim Taymans
2008-09-25
1
-3
/
+3
*
gst/rtsp/gstrtspsrc.c: Handle the case where we cannot do desribe or when the...
Wim Taymans
2008-09-23
1
-0
/
+15
*
gst/rtsp/gstrtspgoogle.c: Things that can happen when your brain is in google...
Wim Taymans
2008-08-20
1
-1
/
+1
*
gst/rtsp/: Add google RTSP extension, it can only handle udp and responds wit...
Wim Taymans
2008-08-20
5
-27
/
+316
*
gst/rtsp/gstrtspsrc.c: Don't try to configure RTCP back to the server when th...
Wim Taymans
2008-08-20
1
-0
/
+10
*
gst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes #545710.
Aurelien Grimaud
2008-08-05
1
-39
/
+51
*
gst/rtp/: Add MP1S depayloader.
Wim Taymans
2008-08-05
1
-0
/
+3
*
gst/rtsp/URLS: Add another URL.
Wim Taymans
2008-08-05
1
-0
/
+3
*
gst/rtp/gstrtpvrawdepay.c: Include stdlib.h for atoi().
Stefan Kost
2008-07-07
1
-1
/
+1
*
gst/rtsp/URLS: Some more urls.
Wim Taymans
2008-06-17
1
-0
/
+3
*
gst/rtsp/gstrtspsrc.c: Set udpsrc for receiving data from multicast groups to...
Wim Taymans
2008-06-12
1
-2
/
+2
*
gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the...
Peter Kjellerstedt
2008-06-04
1
-2
/
+3
*
Don't use gst_element_get_pad(), it's a bad method.
Wim Taymans
2008-05-21
1
-4
/
+4
*
gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065.
Wouter Cloetens
2008-05-08
1
-6
/
+127
*
gst/rtsp/gstrtspsrc.c: Don't leak file descriptors on error. Fixes #531532.
Sjoerd Simons
2008-05-05
1
-0
/
+4
*
gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map si...
Wim Taymans
2008-04-21
1
-4
/
+3
*
gst/rtsp/gstrtspsrc.c: Call WSAStartup() and WSACleanup before using the Wins...
Ole André Vadla Ravnås
2008-03-17
1
-0
/
+16
*
fix license file, remove extra line copied over by mistake
Christian Schaller
2008-03-14
1
-2
/
+0
*
gst/rtsp/gstrtspsrc.c: Post the server response code in an error message inst...
Wim Taymans
2008-02-22
1
-2
/
+10
*
gst/rtsp/gstrtspsrc.c: Init values to -1 instead of the default 0 value.
Wim Taymans
2008-02-18
1
-0
/
+2
*
gst/rtsp/gstrtspsrc.c: Include unistd.h only if HAVE_UNISTD_H is defined
Sébastien Moutte
2008-02-07
1
-0
/
+2
*
gst/rtsp/gstrtspsrc.c: Use g_ascii_strtoll() instead of atoll, which is only ...
Tim-Philipp Müller
2008-01-28
1
-3
/
+3
*
As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
Wim Taymans
2008-01-14
1
-1
/
+1
*
gst/: Initialise variables to work around (false) 'foo might be used uninitia...
Tim-Philipp Müller
2008-01-14
1
-2
/
+2
*
gst/rtsp/gstrtspsrc.*: Implement redirect for the DESCRIBE reply. Fixes #506025.
Wim Taymans
2007-12-31
2
-6
/
+57
*
gst/rtsp/gstrtspsrc.c: Fix some more leaks. Fixes #497007.
Tommi Myöhänen
2007-11-15
1
-0
/
+3
*
gst/rtsp/gstrtspsrc.c: Fix 3 pad leaks. Fixes #496983.
Tommi Myöhänen
2007-11-15
1
-2
/
+10
*
gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773).
Tim-Philipp Müller
2007-11-14
1
-0
/
+2
*
gst/rtsp/gstrtspsrc.c: Don't leak event, don't leak range (fixes #496752).
Tommi Myöhänen
2007-11-14
1
-0
/
+3
*
gst/rtsp/gstrtspsrc.c: Fix race when pausing a RTSP stream in interleaved.
Tommi Myöhänen
2007-10-22
1
-0
/
+17
*
gst/rtsp/gstrtspsrc.c: Use allowed name for the GstStructure.
Wim Taymans
2007-10-17
1
-1
/
+1
*
gst/rtsp/gstrtspsrc.c: Fix compiler warning by using GST_CLOCK_TIME_NONE to i...
Jan Schmidt
2007-10-08
1
-1
/
+1
*
gst/rtsp/gstrtspsrc.c: More seeking fixes, mostly passing around the new play...
Wim Taymans
2007-10-08
1
-38
/
+45
*
gst/rtsp/gstrtspsrc.c: Improve flushing behaviour.
Wim Taymans
2007-10-05
1
-17
/
+93
*
gst/rtsp/gstrtspsrc.*: Parse bandwidth modifiers, they are not yet configured...
Wim Taymans
2007-10-01
2
-0
/
+56
*
gst/rtsp/gstrtspsrc.c: Use shiny new function in -base to get the default clo...
Wim Taymans
2007-10-01
1
-50
/
+22
*
gst/rtsp/gstrtspsrc.*: In TCP mode, only timestamp the first buffer. TCP is n...
Wim Taymans
2007-09-28
2
-9
/
+22
*
gst/rtsp/gstrtspsrc.*: Set timestamps on RTP buffers in interleaved mode.
Wim Taymans
2007-09-26
2
-8
/
+20
*
gst/: Fix compiler warnings shown with Forte.
Jan Schmidt
2007-09-17
1
-7
/
+16
*
gst/rtsp/gstrtspsrc.c: Give meaningfull error when all streams failed to conf...
Wim Taymans
2007-09-17
1
-4
/
+18
[next]