summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-04autotools: fix distcheckTim-Philipp Müller1-1/+2
2018-10-03onvif: encapsulate onvif part into a binOgnyan Tonchev5-2/+439
2018-09-28tests: client: Avoid bind() failures in testsPatricia Muscalu1-1/+1
2018-09-28New property for socket binding to mcast addressesPatricia Muscalu8-17/+333
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller24-6/+84
2018-09-19rtsp-media-factory: Add missing break statementsEdward Hervey1-0/+2
2018-09-19meson: add gobject-cast-checks, glib-asserts, glib-checks optionsTim-Philipp Müller2-0/+31
2018-09-19meson: add option to disable build of rtspclientsink pluginTim-Philipp Müller3-2/+11
2018-09-19meson: re-arrange optionsTim-Philipp Müller1-4/+7
2018-09-01meson: Use feature option for tests optionNirbheek Chauhan4-7/+9
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2-1/+4
2018-08-31meson: add pkg-config file for the rtspclientsink pluginMatthew Waters2-0/+8
2018-08-29rtsp-client: Avoid reuse of channel numbers for interleavedDavid Svensson Fors2-2/+74
2018-08-29rtsp-client: Add unit test of SETUP for RTSP/RTP/TCPDavid Svensson Fors1-24/+65
2018-08-15meson: There is no gstreamer-plugins-good-1.0.pcNirbheek Chauhan1-3/+1
2018-08-14Fix indentation againSebastian Dröge2-6/+10
2018-08-14stream: Added a list of multicast client addressesPatricia Muscalu5-40/+485
2018-08-14stream: Choose the maximum ttl value provided by multicast clientsPatricia Muscalu4-38/+230
2018-08-14rtsp-stream: Don't require address pool in the transport specific casePatricia Muscalu2-55/+169
2018-08-14client: Don't reserve multicast address in the client setting casePatricia Muscalu2-125/+162
2018-08-14Add new API for setting/getting maximum multicast ttl valuePatricia Muscalu7-0/+284
2018-08-14rtsp-stream: avoid duplicating the first multicast clientMathieu Duponchelle1-2/+0
2018-08-14Revert "rtsp-stream: avoid duplicating the first multicast client"Sebastian Dröge1-0/+2
2018-08-14Revert "Add new API for setting/getting maximum multicast ttl value"Sebastian Dröge9-452/+129
2018-08-14Revert "rtsp-stream: Don't require address pool in the transport specific case"Sebastian Dröge2-169/+55
2018-08-14Revert "stream: Choose the maximum ttl value provided by multicast clients"Sebastian Dröge5-706/+67
2018-08-14examples: Fix indentationSebastian Dröge1-1/+2
2018-08-14stream: Choose the maximum ttl value provided by multicast clientsPatricia Muscalu5-67/+706
2018-08-14rtsp-stream: Don't require address pool in the transport specific casePatricia Muscalu2-55/+169
2018-08-14Add new API for setting/getting maximum multicast ttl valuePatricia Muscalu9-129/+452
2018-08-14rtsp-stream: avoid duplicating the first multicast clientMathieu Duponchelle1-2/+0
2018-08-06rtsp-server: Add gstreamer-base gir dir in autotoolsThibault Saunier1-0/+2
2018-08-01rtsp-client: always allocate both IPV4 and IPV6 socketsMathieu Duponchelle2-8/+18
2018-07-27meson: Convert common options to feature optionsNirbheek Chauhan2-7/+7
2018-07-23rtsp-stream: Slightly simplify lockingSebastian Dröge1-11/+11
2018-07-23Limit queued TCP data messages to one per streamDavid Svensson Fors4-42/+372
2018-07-23rtsp-client: Use fixed backlog sizeDavid Svensson Fors1-45/+0
2018-07-16rtsp-media: unref clock (if set) when finalizingCarlos Rafael Giani1-0/+2
2018-07-16rtsp-media: add gst_rtsp_media_*_set_clock to docsCarlos Rafael Giani1-0/+4
2018-07-12media-factory: unref old clock when setting new clockTim-Philipp Müller1-3/+6
2018-07-12media-factory: unref clock in finalizeBrendan Shanks1-0/+2