summaryrefslogtreecommitdiff
path: root/gst/rtsp-sink
AgeCommit message (Expand)AuthorFilesLines
2017-10-19rtspclientsink: Use a mutex for protecting against concurrent send/receivesMathieu Duponchelle2-34/+55
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