summaryrefslogtreecommitdiff
path: root/gst/rtsp
AgeCommit message (Expand)AuthorFilesLines
2016-04-06rtspsrc: avoid potentially overflowing expressionJihae Yi1-1/+1
2016-04-06rtspsrc: Properly error out if binding the UDP sockets failsSebastian Dröge1-3/+14
2016-01-18rtspsrc: handle rtcp/srtcp caps properly when using interleaved dataAleix Conchillo Flaqué1-1/+5
2015-09-10rtsp: fix small README typoMartin Kelly1-1/+1
2015-09-05rtspsrc: Don't parse key data more than needed.Jan Schmidt1-6/+18
2015-09-05rtspsrc: Fix SRTP + RTX, auth access, a leak, and an invalid memory access.Jan Schmidt1-11/+24
2015-08-21rtspsrc: Trivial fix to check correct conditionVineeth TM1-1/+1
2015-08-14rtspsrc: send the User-Agent headerGeorge Kiagiadakis2-2/+28
2015-08-14rtspsrc: wrap gst_rtsp_message_init_request in a local functionGeorge Kiagiadakis1-7/+22
2015-07-30rtspsrc: assertion error due to wrong condition checkVineeth TM1-1/+1
2015-07-29rtspsrc: Strip keys from the fmtp that we use internally in our capsSebastian Dröge1-0/+18
2015-06-25rtspsrc: Add new ntp-time-source property and deprecate use-pipeline-clock pr...Hyunjun Ko2-6/+68
2015-06-09rtspsrc: Add a GTlsInteraction propertyXavier Claessens2-0/+32
2015-06-02rtspsrc: Set RTP profile on the rtpsession objectsSebastian Dröge1-1/+21
2015-05-20rtspsrc: Use single-include header for the RTSP librarySebastian Dröge1-4/+1
2015-05-04rtspsrc: Fix up last commitSebastian Dröge1-2/+2
2015-05-04rtspsrc: Only do RTX when using a feedback profileSebastian Dröge1-0/+3
2015-04-29rtspsrc: Only enable retransmissions if there is retransmission info in the SDPSebastian Dröge1-7/+25
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-04-23rtspsrc: Fix RTCP caps leakJesper Larsen1-0/+2
2015-03-26rtspsrc: Fix segment in TCP modeNicolas Dufresne2-24/+15
2015-03-25rtspsrc: Remove useless functionNicolas Dufresne1-11/+4
2015-03-24rtspsrc: Fix seeking queryNicolas Dufresne1-3/+2
2015-03-18rtspsrc: Improve trace readabilityNicolas Dufresne1-5/+32
2015-03-14rtspsrc: properly escape percent sign in documentationRamiro Polla1-1/+1
2015-03-09rtspsrc: Don't include payload type in the caps for framesizeLinus Svensson1-0/+17
2015-03-05rtspsrc: Fix handling of interleaved (TCP) streamsSebastian Dröge1-1/+1
2015-03-05rtspsrc: Don't unref caps we don't ownSebastian Dröge1-3/+0
2015-03-05rtspsrc: Push RTCP caps on the RTCP padsSebastian Dröge1-1/+31
2015-03-05rtspsrc: Make sure to send SEGMENT events on all padsSebastian Dröge1-0/+10
2015-02-24rtspsrc: improve error message when unauthorizedKrzysztof Kotlenga1-0/+4
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge1-0/+1
2015-02-08rtspsrc: fix awkward if clauseTim-Philipp Müller1-1/+1
2015-02-03rtspsrc: fix container handlingWim Taymans1-4/+3
2015-01-21Constify some static arrays everywhereSebastian Dröge1-1/+1
2014-12-31rtspsrc: set PLAYING state after configuring capsAleix Conchillo Flaqué1-2/+5
2014-12-18rtspsrc: Don't dereference NULL if a suitable stream for the AUX element can'...Sebastian Dröge1-0/+4
2014-12-16rtspsrc: Add something to the debug logs if an RTX AUX element can't be addedSebastian Dröge1-1/+5
2014-12-16rtspsrc: add retransmission support according to RFC4588Matthew Waters2-0/+121
2014-11-20rtspsrc: fix leak for mikey base64 decoded key-mgmtAleix Conchillo Flaqué1-0/+1
2014-11-06rtsp: fix build in gst-uninstalled setupJosep Torra1-1/+1
2014-10-31rtspsrc: mikey related memory leaksAleix Conchillo Flaqué1-0/+3
2014-10-21rtspsrc: set full stream caps on internal src TCP padsAleix Conchillo Flaqué1-0/+6
2014-09-26rtspsrc: Fix compiler warningsSebastian Dröge1-6/+7
2014-09-24rtsp: clarify expression so operator precedence is clearSanjay NM1-3/+6
2014-08-05rtspsrc: Push the correct segment in TCP mode when seekingSebastian Dröge1-1/+2
2014-07-10rtspsrc: fix query leakTim-Philipp Müller1-1/+5
2014-07-02rtspsrc: fix for mikey api changeWim Taymans1-2/+2
2014-06-19rtspsrc: pass the stream id when asking for crypto paramsWim Taymans1-4/+6