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