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
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
rtsp-session: Only remove deprecated API if requested to do so, not just when...
Sebastian Dröge
1
-4
/
+7
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
1
-2
/
+7
2017-01-09
dosc: Fix a little typo
Aleksandr Slobodeniuk
1
-2
/
+2
2016-12-22
rtsp-stream: Fixed TCP transport case
Patricia Muscalu
1
-0
/
+1
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-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-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
2
-23
/
+343
2016-11-19
Enable building with MSVC
Scott D Phillips
1
-0
/
+1
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-10-25
rtsp-client: Session filter in unwatch session
Göran Jönsson
1
-3
/
+11
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-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-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
1
-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
stream: revert back to create udpsrc/udpsink on DESCRIBE for unicast
Xavier Claessens
2
-318
/
+303
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
2016-09-05
Revert "rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrc"
Xavier Claessens
1
-168
/
+131
2016-08-31
Add support for Meson as alternative/parallel build system
Tim-Philipp Müller
3
-0
/
+72
2016-08-02
rtsp-client: Fix leaking of media in error cases
Nikita Bobkov
1
-5
/
+7
2016-08-02
rtsp-client: Fix leaking of session in error cases
Sebastian Dröge
1
-6
/
+7
2016-06-14
sdp: add rollover counters for all sender SSRC
Aleix Conchillo Flaqué
4
-23
/
+186
[next]