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
/
rtsp-sink
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
rtspclientsink: Use a mutex for protecting against concurrent send/receives
Mathieu Duponchelle
2
-34
/
+55
2016-11-30
rtspclientsink: Don't leave stale pointer after unref
Jan Schmidt
1
-1
/
+3
2016-11-19
rtspclientsink: Move to new helper function to parse authentication responses
Sebastian Dröge
1
-141
/
+35
2016-08-31
Add support for Meson as alternative/parallel build system
Tim-Philipp Müller
1
-0
/
+12
2016-04-29
rtspclientsink: Check return value of sscanf
Edward Hervey
1
-5
/
+3
2016-03-25
rtspclientsink: Add support for setting the multicast interface
Sebastian Dröge
1
-0
/
+1
2016-03-24
rtspclientsink: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2016-02-24
rtspsink: Fix some leaks in rtspclientsink and the unit test.
Jan Schmidt
1
-0
/
+3
2016-02-09
rtspclientsink: remove check for impossible condition
Luis de Bethencourt
1
-2
/
+0
2016-02-08
rtspclientsink: clean switch statements
Luis de Bethencourt
1
-0
/
+2
2016-01-29
rtspclientsink: Simplify slightly using new -base API
Jan Schmidt
1
-120
/
+16
2016-01-29
rtspsink: Add rtspclientsink element
Jan Schmidt
4
-0
/
+5173