summaryrefslogtreecommitdiffstats
path: root/gst/rtsp/gstrtspsrc.h
Commit message (Expand)AuthorAgeFilesLines
* rtspsrc: Add RTP blocksize functionalityPatrick Radizi2009-06-121-0/+1
* rtspsrc: use SKIP flag to use SCALE headersWim Taymans2009-05-041-0/+1
* rtspsrc: add proxy supportWim Taymans2009-03-311-0/+4
* rtspsrc: fix range parsingWim Taymans2009-03-051-0/+2
* rtspsrc: add the .h file change tooPatrick Radizi2009-02-261-0/+1
* rtspsrc: Keep track of connected stateWim Taymans2009-02-041-0/+1
* gst/rtsp/gstrtspsrc.*: Add property to configure NAT traversal method.Eric Zhang2008-11-131-2/+19
* gst/rtsp/gstrtspsrc.*: Implement redirect for the DESCRIBE reply. Fixes #506025.Wim Taymans2007-12-311-0/+1
* gst/rtsp/gstrtspsrc.*: Parse bandwidth modifiers, they are not yet configured...Wim Taymans2007-10-011-0/+5
* gst/rtsp/gstrtspsrc.*: In TCP mode, only timestamp the first buffer. TCP is n...Wim Taymans2007-09-281-0/+1
* gst/rtsp/gstrtspsrc.*: Set timestamps on RTP buffers in interleaved mode.Wim Taymans2007-09-261-0/+1
* gst/rtsp/gstrtspsrc.*: Fix method detection again.Wim Taymans2007-08-221-1/+1
* gst/rtsp/gstrtspsrc.*: Protect connection activity with a new lock, avoids de...Wim Taymans2007-08-171-3/+10
* gst/rtsp/gstrtspsrc.*: Improve timeout handling.Wim Taymans2007-08-171-0/+1
* gst/rtsp/gstrtpdec.*: Add (dummy) SSRC management signals.Wim Taymans2007-08-161-0/+2
* gst/rtsp/: Use shiny new RTSP and SDP library.Wim Taymans2007-07-251-25/+23
* gst/rtsp/gstrtspsrc.*: For container formats we only need to activate one of ...Wim Taymans2007-06-271-0/+1
* gst/rtsp/gstrtspsrc.*: Add TCP timeout property and use it for all TCP connec...Wim Taymans2007-05-181-1/+2
* gst/rtsp/: Make channel guint8 where possible.Peter Kjellerstedt2007-05-121-1/+1
* gst/rtsp/: Preliminary seek support.Wim Taymans2007-05-111-0/+3
* gst/rtsp/gstrtspsrc.*: Fix race when multiple udp sources post timeouts, just...Wim Taymans2007-05-021-5/+12
* gst/rtsp/gstrtspsrc.*: Fix sending RTCP to the right place.Wim Taymans2007-05-021-5/+0
* gst/rtsp/gstrtspsrc.*: Protect state changes with a lock.Wim Taymans2007-04-261-0/+6
* gst/rtsp/gstrtpdec.*: Add dummy latency property to be backwards compat with ...Wim Taymans2007-04-251-0/+1
* gst/rtsp/gstrtspsrc.*: Parse server address from SDP.Wim Taymans2007-04-251-0/+2
* gst/rtsp/gstrtpdec.*: Make backward compat with rtpbin by adding the request-...Wim Taymans2007-04-121-0/+1
* gst/rtsp/: Morph RTPDec into something compatible with RTPBin as a fallback.Wim Taymans2007-04-061-3/+4
* gst/rtsp/gstrtspsrc.*: Handle default clock-rates for static payload types, r...Wim Taymans2007-03-251-0/+4
* gst/rtsp/: Implement simple Basic Authentication support so that urls like rt...Jan Schmidt2007-02-231-0/+2
* gst/rtsp/gstrtspsrc.*: Only unblock the udp pads when we linked and activated...Wim Taymans2007-01-241-0/+1
* gst/rtsp/: Allow url to be NULL to be able to use it for server connections.Peter Kjellerstedt2007-01-101-3/+3
* gst/rtsp/: Add method so that extensions can choose to disable the setup of a...Wim Taymans2006-11-281-1/+2
* gst/rtsp/URLS: Added some other URL.Wim Taymans2006-10-111-1/+5
* gst/rtsp/gstrtspsrc.*: Rework how the transport string is constructed, try to...Wim Taymans2006-10-061-26/+9
* gst/rtsp/: Factor out extension in separate module.Wim Taymans2006-10-041-0/+8
* gst/rtsp/URLS: Add some more URLs.Wim Taymans2006-09-291-1/+12
* gst/rtsp/URLS: Added some test URLS.Wim Taymans2006-09-201-1/+25
* gst/rtsp/gstrtspsrc.*: Reorganize stream parsing and creation.Wim Taymans2006-09-191-11/+20
* gst/rtsp/gstrtspsrc.*: Small cleanups, added documentation.Wim Taymans2006-09-181-2/+2
* gst/rtsp/gstrtspsrc.*: Export sometimes source pad with correct caps on the t...Wim Taymans2006-09-181-0/+2
* gst/rtsp/gstrtspsrc.*: Make sure we can never set an invalid location.Lutz Mueller2006-09-181-0/+1
* gst/rtsp/gstrtspsrc.*: Use boilerplate.Lutz Mueller2006-09-181-2/+2
* Small documentation updates.Wim Taymans2006-08-221-1/+8
* gst/rtsp/gstrtpdec.c: Add pads after setting them up.Wim Taymans2006-08-161-16/+22
* Added documentation for the rtsp plugin. Fixes #345393.Wim Taymans2006-06-201-8/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* gst/rtsp/README: Updated README.Wim Taymans2006-02-161-0/+1
* expand tabsThomas Vander Stichele2005-12-061-16/+16
* gst/rtsp/: Handle RTSP defaults better.Wim Taymans2005-08-181-0/+2
* gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RT...Wim Taymans2005-05-111-0/+3