summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-26Release 1.18.11.18.1Tim-Philipp Müller6-22/+314
2020-10-10rtsp-stream: make use of blocked_running_time in query_positionMathieu Duponchelle1-0/+7
2020-10-10rtsp-stream: collect rtp info when blockingMathieu Duponchelle1-3/+56
2020-09-30rtsp-media: set a 0 storage size for TCP receiversMathieu Duponchelle3-17/+40
2020-09-30rtsp-stream: preroll on gap eventsMathieu Duponchelle1-9/+22
2020-09-30rtsp-media: do not unblock on unsuspendMathieu Duponchelle1-13/+6
2020-09-08Back to developmentTim-Philipp Müller2-2/+2
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
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-08meson: set release date from .doap file for releasesTim-Philipp Müller2-2/+61
2020-07-06rtsp-stream: explicitly set caps on udpsrc elementsMathieu Duponchelle1-8/+53
2020-07-03Back to developmentTim-Philipp Müller2-2/+2
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller6-5/+50
2020-06-23doc: Stop documenting properties from parentsThibault Saunier1-24/+0
2020-06-22docs: Fix version in the plugins cacheSebastian Dröge1-1/+1
2020-06-22rtspclientsink: Don't call gst_ghost_pad_construct() anymoreSebastian Dröge1-1/+0
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller6-1240/+1256
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-12test-onvif-server: cast ntp-offset property value to 64 bitLenny Jorissen1-2/+2
2020-06-10docs: Update plugins cacheThibault Saunier1-30/+30
2020-06-10onvif-media-factory: define autoptr cleanup functionMathieu Duponchelle3-2/+6
2020-06-09docs: Update plugins cacheThibault Saunier1-0/+90
2020-06-08tests: enforce I420 formatGuillaume Desmottes1-1/+1
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-2/+2
2020-06-03doc: Require hotdoc >= 0.11.0Thibault Saunier1-0/+11
2020-05-30docs: Update gst_plugins_cache.jsonSebastian Dröge1-190/+165
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-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-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
2020-05-03examples: test-onvif-server: fix compiler warnings on raspbianTim-Philipp Müller1-5/+6
2020-05-01rtsp-stream-transport: Fix accidental API/ABI breakage with message_sent call...Sebastian Dröge3-8/+58
2020-04-28rtsp-client: Store the timeout source by pointer instead of idSebastian Dröge1-21/+21
2020-04-28rtsp-client: Clean up watch/watch context and related state consistentlySebastian Dröge1-15/+21
2020-04-28rtsp-client: Combine the pre-session and post-session timeoutSebastian Dröge2-26/+15