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
2017-02-23
Release 1.10.4
1.10.4
Sebastian Dröge
5
-21
/
+60
2017-01-30
Release 1.10.3
1.10.3
Sebastian Dröge
5
-20
/
+148
2017-01-19
rtsp-client: Also handle the (S|G)ET_PARAMETER case of size==0 || !data as ke...
Sebastian Dröge
1
-4
/
+4
2017-01-19
rtsp-client: Fix handling of keep-alive GET_PARAMETER/SET_PARAMETER
Sebastian Dröge
1
-4
/
+4
2017-01-10
rtsp-stream: corrected if-statement in _get_server_port()
Patricia Muscalu
1
-2
/
+2
2017-01-09
rtsp-stream: fixed segmenation fault in _get_server_port()
Patricia Muscalu
2
-2
/
+49
2016-12-22
rtsp-stream: Fixed TCP transport case
Patricia Muscalu
2
-2
/
+123
2016-12-05
rtsp-media-factory: Don't create a pipeline for the media pipeline string
Sebastian Dröge
1
-1
/
+3
2016-12-05
media: Fix race condition around finish_unprepare() if called multiple time
Kseniia Vasilchuk
1
-0
/
+5
2016-12-02
media: Fix pt map caps
Edward Hervey
1
-6
/
+2
2016-12-02
media-factory: Create media objects with the proper transport mode
Edward Hervey
1
-1
/
+3
2016-11-30
rtspclientsink: Don't leave stale pointer after unref
Jan Schmidt
1
-1
/
+3
2016-11-29
Release 1.10.2
1.10.2
Sebastian Dröge
5
-11
/
+93
2016-11-23
stream: block the output of rtpbin instead of the source pipeline
Matthew Waters
1
-10
/
+15
2016-11-23
rtsp-stream: Set close-socket FALSE on UDP src:es
Göran Jönsson
1
-0
/
+3
2016-11-20
meson: update version
Tim-Philipp Müller
1
-1
/
+1
2016-11-17
Release 1.10.1
1.10.1
Sebastian Dröge
5
-27
/
+67
2016-11-01
meson: update version
Tim-Philipp Müller
1
-1
/
+1
2016-11-01
Release 1.10.0
1.10.0
Sebastian Dröge
5
-22
/
+1213
2016-10-31
tests: try to avoid using the same ports in different tests
Tim-Philipp Müller
2
-8
/
+8
2016-10-28
tests: client: use fail_unless_equals_foo() for better failure reporting
Tim-Philipp Müller
1
-5
/
+5
2016-10-25
rtsp-client: Session filter in unwatch session
Göran Jönsson
1
-3
/
+11
2016-10-20
meson: add fallbacks for gst modules
Tim-Philipp Müller
1
-7
/
+14
2016-10-20
rtsp-client: Fix factory leaking in find_media() in error cases
Nikita Bobkov
1
-0
/
+4
2016-10-06
stream: Fix randomly missing streams from SDP with dynamic elements
Xavier Claessens
1
-0
/
+1
2016-09-30
meson: update version
Tim-Philipp Müller
1
-1
/
+1
2016-09-30
Release 1.9.90
1.9.90
Sebastian Dröge
5
-22
/
+228
2016-09-18
rtsp-server: Hint that set_multicast_iface expects the name of the interface
Ian Jamison
3
-3
/
+3
2016-09-18
rtsp-media: Call g_free() instead of g_object_unref() on multicast-iface strings
Sebastian Dröge
2
-2
/
+2
2016-09-14
configure: Depend on gstreamer 1.9.2.1
Sebastian Dröge
1
-4
/
+4
2016-09-10
Automatic update of common submodule
Jan Schmidt
2
-1
/
+1
2016-09-10
Automatic update of common submodule
Jan Schmidt
2
-1
/
+1
2016-09-07
rtsp-stream: Remove unused _locked() variant of a function
Sebastian Dröge
1
-31
/
+23
2016-09-07
stream: cosmetic cleanup
Xavier Claessens
1
-1
/
+1
2016-09-07
stream: Compare IP addresses case insensitive in more places
Xavier Claessens
1
-2
/
+3
2016-09-07
stream: Fix leaked joined_bin
Xavier Claessens
2
-2
/
+1
2016-09-06
rtsp-stream: Compare IP address strings case insensitive
Sebastian Dröge
1
-3
/
+4
2016-09-06
rtsp-stream: Bind multicast sockets to ANY as before
Sebastian Dröge
1
-1
/
+4
2016-09-05
rtsp-session: Fix segfault when doing keep-alive after removing the session
Kseniia
1
-0
/
+23
2016-09-05
rtsp-stream: Always create multicast UDP elements if the protocol flag is set
Sebastian Dröge
1
-163
/
+115
2016-09-05
rtsp-stream: Fix up various multicast related issues
Sebastian Dröge
1
-10
/
+16
2016-09-05
tests: Fix compilation
Sebastian Dröge
1
-1
/
+0
2016-09-05
stream: revert back to create udpsrc/udpsink on DESCRIBE for unicast
Xavier Claessens
3
-369
/
+312
2016-09-05
stream: factor our plug_src function
Xavier Claessens
1
-43
/
+34
2016-09-05
stream: factor out plug_sink function
Xavier Claessens
1
-46
/
+36
2016-09-05
stream: small documentation clarification
Xavier Claessens
1
-2
/
+6
2016-09-05
stream: rename addr_v4/6 to mcast_addr_v4/6 for clarity
Xavier Claessens
1
-14
/
+14
2016-09-05
stream: Keep a ref on joined bin
Xavier Claessens
1
-19
/
+21
2016-09-05
stream: code cleanup
Xavier Claessens
1
-281
/
+206
2016-09-05
stream: small fix in error code path
Xavier Claessens
1
-4
/
+8
[next]