index
:
gstreamer/gst-rtsp-server
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
RTSP server based on GStreamer (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
Release 1.18.3
1.18.3
Tim-Philipp Müller
6
-8
/
+193
2020-12-23
rtsp-media: Only count senders when counting blocked streams
Tobias Ronge
1
-12
/
+13
2020-12-15
rtsp-client: Only unref client watch context on finalize, to avoid deadlock
Lawrence Troup
1
-15
/
+6
2020-12-06
Back to development
Tim-Philipp Müller
2
-2
/
+2
2020-12-06
Release 1.18.2
1.18.2
Tim-Philipp Müller
6
-5
/
+283
2020-11-23
rtsp-stream: collect a clock_rate when blocking
Mathieu Duponchelle
1
-0
/
+21
2020-11-16
rtsp-media: Ignore GstRTSPStreamBlocking from incomplete streams
David Phung
2
-5
/
+24
2020-11-16
media test: Add test for seeking one active stream with a demuxer
Kristofer Björkström
3
-8
/
+41
2020-11-16
rtsp-media: Use guint64 for setting the size-time property on rtpstorage
Sebastian Dröge
1
-1
/
+1
2020-11-16
rtsp-media: Plug memory leak
David Phung
1
-0
/
+2
2020-11-16
rtsp-media: Get rates only on sender streams
Guiqin Zou
1
-1
/
+2
2020-10-27
Back to development
Tim-Philipp Müller
2
-2
/
+2
2020-10-26
Release 1.18.1
1.18.1
Tim-Philipp Müller
6
-22
/
+314
2020-10-10
rtsp-stream: make use of blocked_running_time in query_position
Mathieu Duponchelle
1
-0
/
+7
2020-10-10
rtsp-stream: collect rtp info when blocking
Mathieu Duponchelle
1
-3
/
+56
2020-09-30
rtsp-media: set a 0 storage size for TCP receivers
Mathieu Duponchelle
3
-17
/
+40
2020-09-30
rtsp-stream: preroll on gap events
Mathieu Duponchelle
1
-9
/
+22
2020-09-30
rtsp-media: do not unblock on unsuspend
Mathieu Duponchelle
1
-13
/
+6
2020-09-08
Back to development
Tim-Philipp Müller
2
-2
/
+2
2020-09-08
Release 1.18.0
1.18.0
Tim-Philipp Müller
7
-72
/
+2092
2020-08-20
Release 1.17.90
1.17.90
Tim-Philipp Müller
6
-43
/
+89
2020-08-03
rtsp-thread-pool.c: fix clang 10 warning
Jordan Petridis
1
-1
/
+2
2020-08-03
rtsp-thread-pool.c: fix clang 10 warning
Jordan Petridis
1
-1
/
+1
2020-07-15
rtsp-sdp: Fix resource leak in mikey messsage
Srimanta Panda
1
-1
/
+3
2020-07-08
meson: set release date from .doap file for releases
Tim-Philipp Müller
2
-2
/
+61
2020-07-06
rtsp-stream: explicitly set caps on udpsrc elements
Mathieu Duponchelle
1
-8
/
+53
2020-07-03
Back to development
Tim-Philipp Müller
2
-2
/
+2
2020-07-03
Release 1.17.2
1.17.2
Tim-Philipp Müller
6
-5
/
+50
2020-06-23
doc: Stop documenting properties from parents
Thibault Saunier
1
-24
/
+0
2020-06-22
docs: Fix version in the plugins cache
Sebastian Dröge
1
-1
/
+1
2020-06-22
rtspclientsink: Don't call gst_ghost_pad_construct() anymore
Sebastian Dröge
1
-1
/
+0
2020-06-20
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-06-19
Release 1.17.1
1.17.1
Tim-Philipp Müller
6
-1240
/
+1256
2020-06-15
rtsp-media: Add/configure transports when completing the pipeline
Sebastian Dröge
1
-0
/
+5
2020-06-15
rtsp-media: Fix misleading comment
Sebastian Dröge
1
-1
/
+1
2020-06-15
rtsp-media: Make sure to also unblock pads when going to PLAYING while buffering
Sebastian Dröge
1
-5
/
+6
2020-06-15
rtsp-media: Remove duplicated media_unblock() function
Sebastian Dröge
1
-23
/
+8
2020-06-12
test-onvif-server: cast ntp-offset property value to 64 bit
Lenny Jorissen
1
-2
/
+2
2020-06-10
docs: Update plugins cache
Thibault Saunier
1
-30
/
+30
2020-06-10
onvif-media-factory: define autoptr cleanup function
Mathieu Duponchelle
3
-2
/
+6
2020-06-09
docs: Update plugins cache
Thibault Saunier
1
-0
/
+90
2020-06-08
tests: enforce I420 format
Guillaume Desmottes
1
-1
/
+1
2020-06-06
plugins: uddate gst_type_mark_as_plugin_api() calls
Mathieu Duponchelle
1
-2
/
+2
2020-06-03
doc: Require hotdoc >= 0.11.0
Thibault Saunier
1
-0
/
+11
2020-05-30
docs: Update gst_plugins_cache.json
Sebastian Dröge
1
-190
/
+165
2020-05-30
plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin types
Sebastian Dröge
1
-0
/
+3
2020-05-27
meson: gir: remove bogus sources_top_dir kwarg
Tim-Philipp Müller
1
-1
/
+0
2020-05-27
tests: put registry into tests/check not the gst/ subdir
Tim-Philipp Müller
1
-9
/
+10
2020-05-27
tests: fix meson test env setup to make sure we use the right gst-plugin-scanner
Tim-Philipp Müller
1
-1
/
+7
2020-05-27
tests: gst-plugins-base and -bad plugins are required for the unit tests
Tim-Philipp Müller
1
-2
/
+2
[next]