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
2019-02-26
Release 1.15.2
1.15.2
Tim-Philipp Müller
6
-104
/
+330
2019-02-19
rtsp-media: Fix multicast use case with common media
Göran Jönsson
2
-2
/
+211
2019-02-02
rtsp-server: remove recursive behavior
Göran Jönsson
3
-76
/
+43
2019-01-30
rtsp-client: Only allow to set either a send_func or send_messages_func but n...
Sebastian Dröge
1
-63
/
+18
2019-01-30
rtsp-client: Add support for sending buffer lists directly
Sebastian Dröge
4
-20
/
+186
2019-01-30
rtsp-server: Add support for buffer lists
Sebastian Dröge
7
-11
/
+250
2019-01-29
client: Fix crash in close handler
Benjamin Berg
1
-0
/
+3
2019-01-29
rtsp-stream: Use cached address when allocating sockets
Edward Hervey
1
-2
/
+6
2019-01-25
rtsp-media: Fix race codition in finish_unprepare
Lars Wiréen
1
-3
/
+7
2019-01-17
Release 1.15.1
1.15.1
Tim-Philipp Müller
6
-61
/
+2085
2018-12-06
Add source elements to the pipeline before activation
Patricia Muscalu
1
-3
/
+3
2018-12-05
Automatic update of common submodule
Thibault Saunier
1
-0
/
+0
2018-11-20
examples: test-appsrc: fix coding style error
Ingo Randolf
1
-1
/
+1
2018-11-20
examples: test-appsrc: fix buffer leak
Ingo Randolf
1
-0
/
+1
2018-11-19
rtsp-media: Update priv->blocked when linked streams are unblocked.
Patricia Muscalu
1
-0
/
+3
2018-11-19
rtsp-media: Don't block streams before seeking
Patricia Muscalu
1
-3
/
+2
2018-11-17
tests: rtspserver: Add shared media test case for TCP
Patricia Muscalu
1
-8
/
+36
2018-11-14
rtsp-stream: Use seqnum-offset for rtpinfo
Linus Svensson
1
-1
/
+1
2018-11-14
rtsp-stream: Plug memory leak
Linus Svensson
1
-0
/
+1
2018-11-12
Add Gitlab CI configuration
Jordan Petridis
1
-0
/
+1
2018-11-05
Update git locations to gitlab
Matthew Waters
2
-3
/
+3
2018-11-01
meson: add new onvif types
Mathieu Duponchelle
1
-0
/
+5
2018-11-01
Add ONVIF subclass headers to the installed headers in meson.build too
Sebastian Dröge
1
-0
/
+4
2018-11-01
rtsp-server: Declare GstRTSPServer struct before anything else
Sebastian Dröge
2
-8
/
+8
2018-11-01
Mark all ONVIF-specific subclasses as Since 1.14
Sebastian Dröge
4
-0
/
+20
2018-11-01
Include ONVIF types from single-include rtsp-server.h
Sebastian Dröge
10
-168
/
+227
2018-10-23
rtsp-stream: use idle source in on_message_sent
Göran Jönsson
4
-15
/
+87
2018-10-22
rtsp-client: Remove timeout GSource on cleanup
Edward Hervey
1
-0
/
+8
2018-10-04
autotools: fix distcheck
Tim-Philipp Müller
1
-1
/
+2
2018-10-03
onvif: encapsulate onvif part into a bin
Ognyan Tonchev
5
-2
/
+439
2018-09-28
tests: client: Avoid bind() failures in tests
Patricia Muscalu
1
-1
/
+1
2018-09-28
New property for socket binding to mcast addresses
Patricia Muscalu
8
-17
/
+333
2018-09-24
libs: fix API export/import and 'inconsistent linkage' on MSVC
Tim-Philipp Müller
24
-6
/
+84
2018-09-19
rtsp-media-factory: Add missing break statements
Edward Hervey
1
-0
/
+2
2018-09-19
meson: add gobject-cast-checks, glib-asserts, glib-checks options
Tim-Philipp Müller
2
-0
/
+31
2018-09-19
meson: add option to disable build of rtspclientsink plugin
Tim-Philipp Müller
3
-2
/
+11
2018-09-19
meson: re-arrange options
Tim-Philipp Müller
1
-4
/
+7
2018-09-01
meson: Use feature option for tests option
Nirbheek Chauhan
4
-7
/
+9
2018-08-31
meson: Maintain macOS ABI through dylib versioning
Nirbheek Chauhan
2
-1
/
+4
2018-08-31
meson: add pkg-config file for the rtspclientsink plugin
Matthew Waters
2
-0
/
+8
2018-08-29
rtsp-client: Avoid reuse of channel numbers for interleaved
David Svensson Fors
2
-2
/
+74
2018-08-29
rtsp-client: Add unit test of SETUP for RTSP/RTP/TCP
David Svensson Fors
1
-24
/
+65
2018-08-15
meson: There is no gstreamer-plugins-good-1.0.pc
Nirbheek Chauhan
1
-3
/
+1
2018-08-14
Fix indentation again
Sebastian Dröge
2
-6
/
+10
2018-08-14
stream: Added a list of multicast client addresses
Patricia Muscalu
5
-40
/
+485
2018-08-14
stream: Choose the maximum ttl value provided by multicast clients
Patricia Muscalu
4
-38
/
+230
2018-08-14
rtsp-stream: Don't require address pool in the transport specific case
Patricia Muscalu
2
-55
/
+169
2018-08-14
client: Don't reserve multicast address in the client setting case
Patricia Muscalu
2
-125
/
+162
2018-08-14
Add new API for setting/getting maximum multicast ttl value
Patricia Muscalu
7
-0
/
+284
2018-08-14
rtsp-stream: avoid duplicating the first multicast client
Mathieu Duponchelle
1
-2
/
+0
[next]