summaryrefslogtreecommitdiffstats
path: root/gst/rtsp
Commit message (Expand)AuthorAgeFilesLines
* rtsp: handle events in TCP modeWim Taymans2009-10-151-0/+26
* rtspsrc: forward events into the rtpbinWim Taymans2009-10-141-5/+16
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* rtspsrc: if transport protocol unsupported, try another oneMark Nauwelaerts2009-09-251-7/+35
* rtspsrc: fix memory leakArnout Vandecappelle2009-09-081-0/+1
* rtspsrc: don't add non-utf8 chars to structuresWim Taymans2009-08-031-0/+4
* rtspsrc: put all SDP attributes on capsLuc Deschenaux2009-08-031-0/+53
* rtspsrc: do not leak timeout messageMark Nauwelaerts2009-07-091-3/+3
* rtpdec: fix some buffer leaksKrzysztof Błaszkowski2009-06-251-0/+3
* rtspsrc: use same protocols after redirectWim Taymans2009-06-231-0/+11
* rtspsrc: Add RTP blocksize functionalityPatrick Radizi2009-06-122-0/+32
* rtspsrc: set the right state on rtpbinWim Taymans2009-06-041-1/+7
* rtspsrc: fix memory leak of messagesPatrick Radizi2009-05-251-1/+6
* rtspsrc: make fakesrc silentWim Taymans2009-05-241-1/+1
* rtspsrc: don't send teardown before setupWim Taymans2009-05-241-0/+4
* rtspsrc: Fix find_stream_by_* functionsWim Taymans2009-05-041-25/+11
* rtspsrc: fix dummy nat packet logicChris Winter2009-05-041-1/+1
* rtspsrc: avoid errors after server eofMark Nauwelaerts2009-05-041-1/+8
* rtspsrc: also set base_time on src after flushMark Nauwelaerts2009-05-041-1/+5
* rtspsrc: sanity checks on range infoMark Nauwelaerts2009-05-041-0/+11
* rtspsrc: use SKIP flag to use SCALE headersWim Taymans2009-05-042-22/+15
* rtspsrc: release state lock before stopping taskWim Taymans2009-04-291-0/+5
* rtspsrc: fix some more pad leaksPatrick Radizi2009-04-221-2/+8
* rtspsrc: Remove dead assignment.Edward Hervey2009-04-181-1/+1
* rtspsrc: Remove dead assignment. 'res' isn't read after.Edward Hervey2009-04-181-4/+4
* rtspsrc: Remove unused variable. 'res' is never read.Edward Hervey2009-04-181-6/+3
* rtspsrc: Remove dead variable. 'stream' is never read after.Edward Hervey2009-04-181-2/+1
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-19/+7
* rtspsrc: mark discont on the streams as was said the debug lineJosep Torra2009-04-181-0/+5
* rtspsrc: map GST_RTSP_EEOF to EOS on server requestsJosep Torra2009-04-181-4/+28
* rtspsrc: allow http:// on the proxy settingWim Taymans2009-04-021-2/+6
* rtspsrc: don't leak the udpsrc padWim Taymans2009-04-021-8/+1
* rtspsrc: don't emit ugly warnings with older rtpjitterbuffer versionsTim-Philipp Müller2009-04-011-2/+7
* rtspsrc: add proxy supportWim Taymans2009-03-312-0/+89
* rtspsrc: link to the on_npt_stop signal to EOSWim Taymans2009-03-271-0/+12
* rtspsrc: better error message when the RTSP extension for Real streams is mis...Tim-Philipp Müller2009-03-252-3/+44
* rtspsrc: add some debug for the timestampsWim Taymans2009-03-161-2/+12
* rtspsrc: don't send PAUSE when not connectedWim Taymans2009-03-121-1/+1
* rtspsrc: fix timeout checkWim Taymans2009-03-111-1/+1
* 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