summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Protection against early RTCP packets.Göran Jönsson4-0/+98
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-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-15rtspclientsink: mark cached caps as maybe-leaked to make leaks tracer happyTim-Philipp Müller1-0/+2
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öge1-0/+19
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öge1-1/+3
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-10-23Meson: Use pkg-config generatorXavier Claessens1-0/+9
2020-10-10rtsp-media-factory: expose API to disable RTCPMathieu Duponchelle5-40/+185
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-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-08-03rtsp-thread-pool.c: fix clang 10 warningJordan Petridis1-1/+2
2020-08-03rtsp-thread-pool.c: fix clang 10 warningJordan Petridis1-1/+1
2020-07-15rtsp-sdp: Fix resource leak in mikey messsageSrimanta Panda1-1/+3
2020-07-06rtsp-stream: explicitly set caps on udpsrc elementsMathieu Duponchelle1-8/+53
2020-06-22rtspclientsink: Don't call gst_ghost_pad_construct() anymoreSebastian Dröge1-1/+0
2020-06-15rtsp-media: Add/configure transports when completing the pipelineSebastian Dröge1-0/+5
2020-06-15rtsp-media: Fix misleading commentSebastian Dröge1-1/+1
2020-06-15rtsp-media: Make sure to also unblock pads when going to PLAYING while bufferingSebastian Dröge1-5/+6
2020-06-15rtsp-media: Remove duplicated media_unblock() functionSebastian Dröge1-23/+8
2020-06-10onvif-media-factory: define autoptr cleanup functionMathieu Duponchelle1-0/+4
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-2/+2
2020-05-30plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge1-0/+3
2020-05-27meson: gir: remove bogus sources_top_dir kwargTim-Philipp Müller1-1/+0
2020-05-27rtsp-media: wait for all GstRTSPStreamBlocking messagesLudvig Rappe1-1/+31
2020-05-27rtsp-media: update expected_async_done during suspendLudvig Rappe1-1/+7
2020-05-27rtsp-client: Fix race condition in rtsp ctrl timeout by WeakRef clientKristofer Björkström1-20/+49
2020-05-18media-factory: complete DSCP QoS setting supportGregor Boirie4-1/+164
2020-05-14rtsp-client: Fix some race conditions around timeout source removalSebastian Dröge1-22/+24
2020-05-03rtsp-media: Mark out parameters accordingly in gst_rtsp_media_get_rates()Sebastian Dröge2-4/+4