index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
rtsp
/
gstrtspsrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/rtsp/gstrtspsrc.c: Cast stack args to the proper types. Fixes #451249.
Wim Taymans
2007-06-27
1
-4
/
+4
*
gst/rtsp/gstrtspsrc.*: For container formats we only need to activate one of ...
Wim Taymans
2007-06-27
1
-1
/
+5
*
gst/rtsp/gstrtspsrc.c: Init value to avoid infinte loops.
Wim Taymans
2007-05-24
1
-1
/
+2
*
gst/rtsp/: Fix for new API.
Peter Kjellerstedt
2007-05-24
1
-34
/
+44
*
gst/rtsp/gstrtspsrc.c: Printf format fix.
Tim-Philipp Müller
2007-05-20
1
-1
/
+1
*
gst/rtsp/gstrtspsrc.c: Don't crash when an unsupported transport error was re...
Wim Taymans
2007-05-18
1
-4
/
+15
*
gst/rtsp/gstrtspsrc.*: Add TCP timeout property and use it for all TCP connec...
Wim Taymans
2007-05-18
1
-10
/
+47
*
gst/rtsp/gstrtspsrc.c: Refactor timeout handling.
Wim Taymans
2007-05-18
1
-60
/
+86
*
gst/rtsp/gstrtspsrc.c: Ignore streams that fail the setup command, we will re...
Wim Taymans
2007-05-17
1
-1
/
+15
*
gst/rtsp/gstrtspsrc.c: When we try to execute a method that is not supported ...
Wim Taymans
2007-05-14
1
-1
/
+15
*
gst/rtsp/gstrtspsrc.c: Parse range correctly.
Wim Taymans
2007-05-14
1
-4
/
+19
*
gst/rtsp/gstrtspsrc.c: Factor out caps configuration and configure more stuff...
Wim Taymans
2007-05-14
1
-39
/
+72
*
gst/rtsp/: Preliminary seek support.
Wim Taymans
2007-05-11
1
-16
/
+214
*
gst/rtsp/: Add code to parse time ranges.
Wim Taymans
2007-05-09
1
-2
/
+13
*
gst/rtsp/gstrtspsrc.c: Let more error state trickle down so that we can catch...
Wim Taymans
2007-05-04
1
-22
/
+41
*
gst/rtsp/gstrtspsrc.c: Ignore errors when trying to use the keep-alive messages.
Wim Taymans
2007-05-04
1
-1
/
+3
*
gst/rtsp/gstrtspsrc.c: Send RTCP messages back to the server over the TCP con...
Wim Taymans
2007-05-04
1
-7
/
+69
*
gst/rtsp/gstrtspsrc.c: Refactor transport configuration code.
Wim Taymans
2007-05-03
1
-220
/
+416
*
gst/rtsp/gstrtspsrc.*: Fix race when multiple udp sources post timeouts, just...
Wim Taymans
2007-05-02
1
-96
/
+146
*
gst/rtsp/gstrtspsrc.*: Fix sending RTCP to the right place.
Wim Taymans
2007-05-02
1
-64
/
+217
*
gst/udp/gstmultiudpsink.c: Add code to drop membership of a multicast group.
Wim Taymans
2007-04-29
1
-5
/
+22
*
gst/rtsp/gstrtspsrc.c: Ignore ASYNC state messages from the udpsink, it's irr...
Wim Taymans
2007-04-27
1
-1
/
+11
*
gst/rtsp/gstrtspsrc.*: Protect state changes with a lock.
Wim Taymans
2007-04-26
1
-5
/
+75
*
gst/rtsp/gstrtpdec.*: Add dummy latency property to be backwards compat with ...
Wim Taymans
2007-04-25
1
-2
/
+19
*
gst/rtsp/gstrtspsrc.*: Parse server address from SDP.
Wim Taymans
2007-04-25
1
-2
/
+56
*
docs/plugins/gst-plugins-good-plugins-sections.txt: Fix docs.
Wim Taymans
2007-04-13
1
-22
/
+0
*
gst/rtsp/gstrtpdec.*: Make backward compat with rtpbin by adding the request-...
Wim Taymans
2007-04-12
1
-4
/
+34
*
gst/: Fix some compiler warnings. Fixes #428182.
Peter Kjellerstedt
2007-04-10
1
-1
/
+1
*
gst/rtsp/: Morph RTPDec into something compatible with RTPBin as a fallback.
Wim Taymans
2007-04-06
1
-44
/
+175
*
gst/rtsp/gstrtspsrc.*: Handle default clock-rates for static payload types, r...
Wim Taymans
2007-03-25
1
-32
/
+186
*
gst/rtsp/gstrtspsrc.c: When activated, remove the udpsrc timeout, we have dat...
Wim Taymans
2007-03-09
1
-0
/
+5
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-2
/
+11
*
gst/rtsp/gstrtspsrc.c: Errors from the udp sources are not fatal unless all o...
Wim Taymans
2007-03-01
1
-13
/
+52
*
gst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PREROLL because that's w...
Wim Taymans
2007-03-01
1
-1
/
+2
*
gst/rtsp/: Implement simple Basic Authentication support so that urls like rt...
Jan Schmidt
2007-02-23
1
-36
/
+222
*
gst/rtsp/URLS: Add example H264 rtsp url.
Wim Taymans
2007-02-16
1
-18
/
+25
*
gst/avi/gstavimux.c: Comment a #if 0 in caps template definition as VS6 seems...
Sébastien Moutte
2007-02-11
1
-1
/
+1
*
gst/rtsp/gstrtspsrc.c: Convert SDP fields to upper/lowercase following the ru...
Wim Taymans
2007-01-25
1
-7
/
+19
*
gst/rtsp/gstrtspsrc.*: Only unblock the udp pads when we linked and activated...
Wim Taymans
2007-01-24
1
-9
/
+21
*
gst/rtsp/gstrtspsrc.c: Unblock pads after adding the pads to the element so t...
Wim Taymans
2007-01-24
1
-4
/
+7
*
gst/rtsp/gstrtspsrc.c: Check for stream pad before activating.
Lutz Mueller
2007-01-11
1
-5
/
+7
*
gst/rtsp/: Allow url to be NULL to be able to use it for server connections.
Peter Kjellerstedt
2007-01-10
1
-208
/
+417
*
gst/rtsp/: Add method so that extensions can choose to disable the setup of a...
Wim Taymans
2006-11-28
1
-1
/
+11
*
gst/rtsp/: Reuse already existing enum for lower transport.
Wim Taymans
2006-10-18
1
-17
/
+39
*
Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...
Josep Torra Valles
2006-10-16
1
-1
/
+1
*
gst/rtsp/URLS: Added some other URL.
Wim Taymans
2006-10-11
1
-13
/
+105
*
gst/rtsp/gstrtspsrc.c: Activate pads before adding them to the source.
Tim-Philipp Müller
2006-10-07
1
-0
/
+2
*
gst/rtsp/gstrtspsrc.*: Rework how the transport string is constructed, try to...
Wim Taymans
2006-10-06
1
-186
/
+401
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-4
/
+4
*
gst/rtsp/: Factor out extension in separate module.
Wim Taymans
2006-10-04
1
-41
/
+67
[next]