summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Release 1.16.21.16.2Tim-Philipp Müller6-23/+257
2019-11-12rtsp-media: Use lock in gst_rtsp_media_is_receive_onlyAdam x Nilsson1-16/+42
2019-11-11rtsp-client: RTP Info when completed_senderKristofer Bjorkstrom3-4/+124
2019-10-17rtsp-client: Generate correct URI for MIKEY in ANNOUNCE responsesMuhammet Ilendemli1-4/+6
2019-09-23Release 1.16.11.16.1Tim-Philipp Müller6-20/+424
2019-09-09rtsp-client: RTP Info must exist in PLAY responseKristofer Björkström1-4/+9
2019-08-06onvif-media: fix "void function returning a value" compiler warningTim-Philipp Müller2-4/+2
2019-08-06rtsp-server: Add various missing Since: 1.16 markersSebastian Dröge4-0/+29
2019-08-06rtsp-server: Add various Since: 1.14 markersSebastian Dröge4-1/+38
2019-08-06rtsp-server: Fix various Since markersSebastian Dröge2-2/+2
2019-05-02ci: use template from 1.16 branchTim-Philipp Müller1-1/+1
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller6-90/+239
2019-04-15rtspclientsink: Notify the stream transport about each written messageSebastian Dröge1-0/+2
2019-04-11rtsp_server: Free thread pool before clean transport cacheGöran Jönsson1-2/+14
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller6-50/+152
2019-04-10rtsp-stream: Add support for GCM (RFC 7714)Ulf Olsson1-8/+22
2019-03-28session pool: fix missing klass-> in klass->create_sessionErlend Eriksen1-1/+1
2019-03-23g-i: pass --quiet to g-ir-scannerTim-Philipp Müller1-1/+1
2019-03-23g-i: silence 'nested extern' compiler warnings when building scanner binaryTim-Philipp Müller1-1/+0
2019-03-21meson: pass -Wno-unused to compiler if gstreamer debug system is disabledTim-Philipp Müller1-0/+16
2019-03-20rtsp-media: Handle set state when preparing.Göran Jönsson2-0/+175
2019-03-04Back to developmentTim-Philipp Müller4-11/+11
2019-02-26Release 1.15.21.15.2Tim-Philipp Müller6-104/+330
2019-02-19rtsp-media: Fix multicast use case with common mediaGöran Jönsson2-2/+211
2019-02-02rtsp-server: remove recursive behaviorGöran Jönsson3-76/+43
2019-01-30rtsp-client: Only allow to set either a send_func or send_messages_func but n...Sebastian Dröge1-63/+18
2019-01-30rtsp-client: Add support for sending buffer lists directlySebastian Dröge4-20/+186
2019-01-30rtsp-server: Add support for buffer listsSebastian Dröge7-11/+250
2019-01-29client: Fix crash in close handlerBenjamin Berg1-0/+3
2019-01-29rtsp-stream: Use cached address when allocating socketsEdward Hervey1-2/+6
2019-01-25rtsp-media: Fix race codition in finish_unprepareLars Wiréen1-3/+7
2019-01-17Release 1.15.11.15.1Tim-Philipp Müller6-61/+2085
2018-12-06Add source elements to the pipeline before activationPatricia Muscalu1-3/+3
2018-12-05Automatic update of common submoduleThibault Saunier1-0/+0
2018-11-20examples: test-appsrc: fix coding style errorIngo Randolf1-1/+1
2018-11-20examples: test-appsrc: fix buffer leakIngo Randolf1-0/+1
2018-11-19rtsp-media: Update priv->blocked when linked streams are unblocked.Patricia Muscalu1-0/+3
2018-11-19rtsp-media: Don't block streams before seekingPatricia Muscalu1-3/+2
2018-11-17tests: rtspserver: Add shared media test case for TCPPatricia Muscalu1-8/+36
2018-11-14rtsp-stream: Use seqnum-offset for rtpinfoLinus Svensson1-1/+1
2018-11-14rtsp-stream: Plug memory leakLinus Svensson1-0/+1
2018-11-12Add Gitlab CI configurationJordan Petridis1-0/+1
2018-11-05Update git locations to gitlabMatthew Waters2-3/+3
2018-11-01meson: add new onvif typesMathieu Duponchelle1-0/+5
2018-11-01Add ONVIF subclass headers to the installed headers in meson.build tooSebastian Dröge1-0/+4
2018-11-01rtsp-server: Declare GstRTSPServer struct before anything elseSebastian Dröge2-8/+8
2018-11-01Mark all ONVIF-specific subclasses as Since 1.14Sebastian Dröge4-0/+20
2018-11-01Include ONVIF types from single-include rtsp-server.hSebastian Dröge10-168/+227
2018-10-23rtsp-stream: use idle source in on_message_sentGöran Jönsson4-15/+87
2018-10-22rtsp-client: Remove timeout GSource on cleanupEdward Hervey1-0/+8