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-12-03
Release 1.16.2
1.16.2
Tim-Philipp Müller
6
-23
/
+257
2019-11-12
rtsp-media: Use lock in gst_rtsp_media_is_receive_only
Adam x Nilsson
1
-16
/
+42
2019-11-11
rtsp-client: RTP Info when completed_sender
Kristofer Bjorkstrom
3
-4
/
+124
2019-10-17
rtsp-client: Generate correct URI for MIKEY in ANNOUNCE responses
Muhammet Ilendemli
1
-4
/
+6
2019-09-23
Release 1.16.1
1.16.1
Tim-Philipp Müller
6
-20
/
+424
2019-09-09
rtsp-client: RTP Info must exist in PLAY response
Kristofer Björkström
1
-4
/
+9
2019-08-06
onvif-media: fix "void function returning a value" compiler warning
Tim-Philipp Müller
2
-4
/
+2
2019-08-06
rtsp-server: Add various missing Since: 1.16 markers
Sebastian Dröge
4
-0
/
+29
2019-08-06
rtsp-server: Add various Since: 1.14 markers
Sebastian Dröge
4
-1
/
+38
2019-08-06
rtsp-server: Fix various Since markers
Sebastian Dröge
2
-2
/
+2
2019-05-02
ci: use template from 1.16 branch
Tim-Philipp Müller
1
-1
/
+1
2019-04-19
Release 1.16.0
1.16.0
Tim-Philipp Müller
6
-90
/
+239
2019-04-15
rtspclientsink: Notify the stream transport about each written message
Sebastian Dröge
1
-0
/
+2
2019-04-11
rtsp_server: Free thread pool before clean transport cache
Göran Jönsson
1
-2
/
+14
2019-04-11
Release 1.15.90
1.15.90
Tim-Philipp Müller
6
-50
/
+152
2019-04-10
rtsp-stream: Add support for GCM (RFC 7714)
Ulf Olsson
1
-8
/
+22
2019-03-28
session pool: fix missing klass-> in klass->create_session
Erlend Eriksen
1
-1
/
+1
2019-03-23
g-i: pass --quiet to g-ir-scanner
Tim-Philipp Müller
1
-1
/
+1
2019-03-23
g-i: silence 'nested extern' compiler warnings when building scanner binary
Tim-Philipp Müller
1
-1
/
+0
2019-03-21
meson: pass -Wno-unused to compiler if gstreamer debug system is disabled
Tim-Philipp Müller
1
-0
/
+16
2019-03-20
rtsp-media: Handle set state when preparing.
Göran Jönsson
2
-0
/
+175
2019-03-04
Back to development
Tim-Philipp Müller
4
-11
/
+11
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
[next]