summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller6-14/+68
2021-07-05Protection against early RTCP packets.Göran Jönsson4-0/+98
2021-06-21Update COPYING.LIB, COPYING filesCorentin Damman2-188/+232
2021-06-01Back to developmentTim-Philipp Müller2-2/+2
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller6-1993/+490
2021-05-24rtsp-stream: use new gst_buffer_new_memdup()Tim-Philipp Müller1-3/+1
2021-05-05rtsp-media: fix leak when adding converterDoug Nazar1-0/+1
2021-05-05rtsp-client: fix leak adding headersDoug Nazar1-1/+2
2021-05-05Use gst_element_request_pad_simple...François Laignel1-10/+10
2021-04-29rtsp-media: Ensure the bus watch is removed during unprepareDoug Nazar1-2/+9
2021-04-27docs: minor spelling correction in READMEMarc Leeman1-1/+1
2021-04-27test-replay-server: minor spelling correctionsMarc Leeman1-4/+4
2021-04-23tests: Don't fail tests if IPv6 not available.Doug Nazar1-4/+43
2021-04-23rtsp-media: Add one more case to seek avoidanceEdward Hervey1-1/+2
2021-04-20rtsp-media: Improve skipping trickmode seek.Doug Nazar1-2/+2
2021-03-19rtspclientsink: Don't run signal class handlers during the CLEANUP stageSebastian Dröge1-2/+2
2021-02-15tests: rtspclientsink: fix some leaksTim-Philipp Müller1-1/+5
2021-02-15rtspclientsink: mark cached caps as maybe-leaked to make leaks tracer happyTim-Philipp Müller1-0/+2
2021-02-15rtspclientsink: add unit test for potential shutdown deadlockTim-Philipp Müller1-0/+47
2021-02-15rtspclientsink: fix deadlock on shutdown before prerollTim-Philipp Müller1-1/+28
2021-02-01rtsp-stream: avoid deadlock in send_funcBranko Subasic1-4/+2
2021-01-22rtsp-client: cleanup transports during TEARDOWNBranko Subasic1-0/+60
2021-01-08rtspclientsink: Add "update-sdp" signal that allows updating the SDP before s...Sebastian Dröge2-0/+28
2020-12-23Add test cases for mountpoint of '/'John Lindgren1-42/+108
2020-12-23Make a mount point of "/" work correctly.John Lindgren3-9/+31
2020-12-21rtspclientsink: Use proper types instead of G_TYPE_POINTER for the RTSP messa...Sebastian Dröge2-3/+5
2020-12-17rtsp-media: Only count senders when counting blocked streamsTobias Ronge1-12/+13
2020-12-15rtspclientsink add proper support for uri queriesJimmi Holst Christensen1-7/+20
2020-12-15rtsp-client: Only unref client watch context on finalize, to avoid deadlockLawrence Troup1-15/+6
2020-11-18rtsp-stream: collect a clock_rate when blockingMathieu Duponchelle1-2/+23
2020-11-16rtsp-media: Use guint64 for setting the size-time property on rtpstorageSebastian Dröge1-1/+1
2020-11-11rtsp-media: Ignore GstRTSPStreamBlocking from incomplete streamsDavid Phung2-5/+24
2020-11-11media test: Add test for seeking one active stream with a demuxerKristofer Björkström3-8/+41
2020-10-23Meson: Use pkg-config generatorXavier Claessens5-48/+11
2020-10-19meson: update glib minimum version to 2.56Sebastian Dröge1-1/+1
2020-10-10rtsp-media-factory: expose API to disable RTCPMathieu Duponchelle7-45/+232
2020-10-08git: use our standard pre commit hookMathieu Duponchelle2-0/+86
2020-10-08rtsp-stream: make use of blocked_running_time in query_positionMathieu Duponchelle1-0/+7
2020-10-08rtsp-stream: collect rtp info when blockingMathieu Duponchelle1-3/+56
2020-09-30examples: Add an example for loop playbackSeungha Yang3-0/+968
2020-09-29rtsp-media: Plug memory leakDavid Phung1-0/+2
2020-09-18rtsp-media: Get rates only on sender streamsGuiqin Zou1-1/+2
2020-09-09rtsp-media: set a 0 storage size for TCP receiversMathieu Duponchelle3-17/+40
2020-09-09rtsp-stream: preroll on gap eventsMathieu Duponchelle1-9/+22
2020-09-08rtsp-media: do not unblock on unsuspendMathieu Duponchelle1-13/+6
2020-09-08ci: include template from gst-ci master branch againTim-Philipp Müller1-1/+1
2020-09-08Back to developmentTim-Philipp Müller2-3/+3
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller7-72/+2092
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller6-43/+89
2020-08-03rtsp-thread-pool.c: fix clang 10 warningJordan Petridis1-1/+2