summaryrefslogtreecommitdiff
path: root/gst/rtsp-sink
AgeCommit message (Expand)AuthorFilesLines
2017-12-18rtspclientsink: Use the new rtsp-stream APIPatricia Muscalu2-13/+75
2017-12-18rtspclientsink: Wait until OPEN has been scheduledPatricia Muscalu2-0/+23
2017-11-01rtspclientsink: Add "accept-certificate" signal for manually checking a TLS c...Sebastian Dröge1-0/+38
2017-09-18rtspclientsink: Use a mutex for protecting against concurrent send/receivesMathieu Duponchelle2-34/+55
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-11-30rtspclientsink: Don't leave stale pointer after unrefJan Schmidt1-1/+3
2016-11-19rtspclientsink: Move to new helper function to parse authentication responsesSebastian Dröge1-141/+35
2016-08-31Add support for Meson as alternative/parallel build systemTim-Philipp Müller1-0/+12
2016-04-29rtspclientsink: Check return value of sscanfEdward Hervey1-5/+3
2016-03-25rtspclientsink: Add support for setting the multicast interfaceSebastian Dröge1-0/+1
2016-03-24rtspclientsink: use new gst_element_class_add_static_pad_template()Vineeth TM1-2/+1
2016-02-24rtspsink: Fix some leaks in rtspclientsink and the unit test.Jan Schmidt1-0/+3
2016-02-09rtspclientsink: remove check for impossible conditionLuis de Bethencourt1-2/+0
2016-02-08rtspclientsink: clean switch statementsLuis de Bethencourt1-0/+2
2016-01-29rtspclientsink: Simplify slightly using new -base APIJan Schmidt1-120/+16
2016-01-29rtspsink: Add rtspclientsink elementJan Schmidt4-0/+5173