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
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-12-02
rtsp-auth: Don't remove digest-auth nonces that already/still have a client c...
Sebastian Dröge
1
-1
/
+2
2016-12-01
rtsp-media-factory: Don't create a pipeline for the media pipeline string
Sebastian Dröge
1
-1
/
+3
2016-12-01
media: Fix race condition around finish_unprepare() if called multiple time
Kseniia Vasilchuk
1
-0
/
+5
2016-11-30
rtspclientsink: Don't leave stale pointer after unref
Jan Schmidt
1
-1
/
+3
2016-11-26
common: use https protocol for common submodule
Tim-Philipp Müller
1
-1
/
+1
2016-11-23
stream: block the output of rtpbin instead of the source pipeline
Matthew Waters
1
-10
/
+15
2016-11-23
rtsp-client: add IDLE timeout, before session exists
Dag Gullberg
1
-0
/
+65
2016-11-23
.gitignore more
Tim-Philipp Müller
1
-0
/
+1
2016-11-22
rtsp-stream: Set close-socket FALSE on UDP src:es
Göran Jönsson
1
-0
/
+3
2016-11-19
rtspclientsink: Move to new helper function to parse authentication responses
Sebastian Dröge
1
-141
/
+35
2016-11-19
rtsp-auth: Add support for Digest authentication
Sebastian Dröge
5
-24
/
+532
2016-11-19
Enable building with MSVC
Scott D Phillips
6
-5
/
+335
2016-11-18
meson: gstreamer gst_check_dep does not exist on windows
Thibault Saunier
1
-2
/
+4
2016-11-17
client: update do_send_message to match type GstRTSPClientSendFunc
Scott D Phillips
1
-3
/
+3
2016-11-11
rtsp-sdp: Fix indentation
Sebastian Dröge
1
-1
/
+1
2016-11-10
rtsp-media: Only signal "new-state" if the state has actually changed
Neha Arora
1
-4
/
+4
2016-11-01
client: emit signal in the beginning of each rtsp request
Branko Subasic
2
-1
/
+398
2016-11-01
meson: update version
Tim-Philipp Müller
1
-1
/
+1
2016-11-01
Back to development
1.11.0
Sebastian Dröge
1
-6
/
+6
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
[prev]
[next]