summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-04-23tests: Don't fail tests if IPv6 not available.Doug Nazar1-4/+43
2021-02-15tests: rtspclientsink: fix some leaksTim-Philipp Müller1-1/+5
2021-02-15rtspclientsink: add unit test for potential shutdown deadlockTim-Philipp Müller1-0/+47
2020-12-23Add test cases for mountpoint of '/'John Lindgren1-42/+108
2020-11-11media test: Add test for seeking one active stream with a demuxerKristofer Björkström3-8/+41
2020-10-10rtsp-media-factory: expose API to disable RTCPMathieu Duponchelle1-5/+42
2020-06-08tests: enforce I420 formatGuillaume Desmottes1-1/+1
2020-05-27tests: put registry into tests/check not the gst/ subdirTim-Philipp Müller1-9/+10
2020-05-27tests: fix meson test env setup to make sure we use the right gst-plugin-scannerTim-Philipp Müller1-1/+7
2020-05-27tests: gst-plugins-base and -bad plugins are required for the unit testsTim-Philipp Müller1-2/+2
2020-05-27tests: pick up rtsp-server plugins from build directory onlyTim-Philipp Müller1-2/+1
2020-04-28rtsp-client: Combine the pre-session and post-session timeoutSebastian Dröge1-1/+1
2020-01-15rtsp-client: add property post-session-timeoutZoltán Imets1-0/+100
2019-11-25rtsp-stream: Removing invalid transports returns falseAdam x Nilsson1-0/+68
2019-11-12client test: add scale and speed negative testsZoltán Imets1-8/+29
2019-10-13Remove autotools buildTim-Philipp Müller3-76/+0
2019-10-07client: fix test mem leak in attach_rate_tweaking_probeGöran Jönsson1-0/+1
2019-10-07media: remove memleak in test test_media_seekGöran Jönsson1-0/+2
2019-10-07rtspserver: Remove memleak in test test_double_playGöran Jönsson1-0/+2
2019-10-03rtsp-media: Unblock all streamsDavid Svensson Fors1-0/+4
2019-10-02rtsp-media: Wait on async when needed.Göran Jönsson1-0/+126
2019-09-25rtsp-client: RTP Info exists conditionally in PLAYKristofer1-0/+95
2019-08-29Use complete streams for scale and speed.Göran Jönsson1-0/+73
2019-07-20client test: expect any port in transportMathieu Duponchelle1-1/+1
2019-07-17onvif tests: use g_cond_wait() correctlyMathieu Duponchelle1-1/+2
2019-06-06onvif: Implement and test the Streaming SpecificationMathieu Duponchelle3-4/+1358
2019-06-04Reverse playback supportNikita Bobkov1-1/+1
2019-06-04rtsp-client: add support for Scale and Speed headerBranko Subasic1-1/+210
2019-06-04rtsp-media: allow specifying rate when seekingBranko Subasic1-1/+24
2019-03-20rtsp-media: Handle set state when preparing.Göran Jönsson1-0/+168
2019-02-19rtsp-media: Fix multicast use case with common mediaGöran Jönsson1-0/+207
2018-11-17tests: rtspserver: Add shared media test case for TCPPatricia Muscalu1-8/+36
2018-09-28tests: client: Avoid bind() failures in testsPatricia Muscalu1-1/+1
2018-09-28New property for socket binding to mcast addressesPatricia Muscalu2-12/+119
2018-09-19meson: add option to disable build of rtspclientsink pluginTim-Philipp Müller1-1/+4
2018-09-01meson: Use feature option for tests optionNirbheek Chauhan2-5/+2
2018-08-29rtsp-client: Avoid reuse of channel numbers for interleavedDavid Svensson Fors1-2/+59
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öge1-2/+4
2018-08-14stream: Added a list of multicast client addressesPatricia Muscalu2-11/+233
2018-08-14stream: Choose the maximum ttl value provided by multicast clientsPatricia Muscalu1-28/+158
2018-08-14rtsp-stream: Don't require address pool in the transport specific casePatricia Muscalu1-4/+47
2018-08-14client: Don't reserve multicast address in the client setting casePatricia Muscalu1-114/+153
2018-08-14Add new API for setting/getting maximum multicast ttl valuePatricia Muscalu1-0/+58
2018-08-14Revert "Add new API for setting/getting maximum multicast ttl value"Sebastian Dröge2-211/+114
2018-08-14Revert "rtsp-stream: Don't require address pool in the transport specific case"Sebastian Dröge1-47/+4
2018-08-14Revert "stream: Choose the maximum ttl value provided by multicast clients"Sebastian Dröge2-382/+28
2018-08-14stream: Choose the maximum ttl value provided by multicast clientsPatricia Muscalu2-28/+382
2018-08-14rtsp-stream: Don't require address pool in the transport specific casePatricia Muscalu1-4/+47