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
2016-02-02
rtsp-media: fix state_lock not locked again when preroll fails
Steven Hoving
1
-3
/
+5
2016-01-29
rtspclientsink: Simplify slightly using new -base API
Jan Schmidt
1
-120
/
+16
2016-01-29
rtspsink: Add rtspclientsink element
Jan Schmidt
5
-1
/
+5174
2016-01-29
rtsp-stream: Add functions for using rtsp-stream from the client
Jan Schmidt
2
-2
/
+69
2016-01-29
rtsp-sdp: Add gst_rtsp_sdp_from_stream()
Jan Schmidt
2
-23
/
+41
2016-01-28
rtsp-media: Fix mutex beeing unlocked while they should be locked
Steven Hoving
1
-3
/
+3
2016-01-15
rtsp-media-factory: add missing break in "clock" property setter
Tim-Philipp Müller
1
-0
/
+1
2016-01-07
rtsp-stream: fixed assert during update transport
Srimanta Panda
1
-9
/
+13
2016-01-03
docs: remove dummy function declarations with G_INLINE_FUNC for gtk-doc
Tim-Philipp Müller
3
-25
/
+0
2015-12-31
sdp: replace duplicated codes to call new base sdp apis
Hyunjun Ko
2
-727
/
+38
2015-12-30
rtsp-media: Add API to directly configure a clock on the media pipelines
Sebastian Dröge
4
-0
/
+122
2015-12-30
rtsp-media: Fix typo in docs gst_rtsp_media_set_latncy() -> latency()
Sebastian Dröge
1
-1
/
+1
2015-12-30
rtsp-media-factory: Add FIXME for 2.0
Sebastian Dröge
1
-0
/
+5
2015-12-30
rtsp-stream: Fix indentation
Sebastian Dröge
1
-1
/
+1
2015-12-28
rtsp-media: Do not prepare media after media times out
Sebastian Rasmussen
1
-0
/
+14
2015-12-28
rtsp-media: Add property to decide if sending media should be stopped when a ...
Sebastian Dröge
5
-9
/
+191
2015-12-15
rtsp-session-pool: Avoid dollar sign ($) in session ids
Olivier Crête
1
-1
/
+1
2015-12-14
rtsp-server: Add g_autoptr() support to all types
Xavier Claessens
16
-0
/
+72
2015-12-08
rtsp-stream: fixed valgrind error
Srimanta Panda
1
-11
/
+24
2015-12-04
rtsp-client: suspend media during setup request
Srimanta Panda
1
-0
/
+3
2015-12-04
rtsp-stream: create stream pipeline based on transport
Srimanta Panda
1
-28
/
+75
2015-12-01
rtsp-stream: Only create RTP sending/receiving rtpbin pads if needed
Sebastian Dröge
1
-161
/
+180
2015-11-17
rtsp-stream: Disable multicast loopback for the multicast udp sources too
Sebastian Dröge
1
-0
/
+1
2015-11-17
rtsp-client: Report RECORD and ANNOUNCE as supported in the OPTIONS
Jan Schmidt
1
-0
/
+1
2015-11-11
rtsp-server: Change the logic so we don't pop a NULL context
Marcus Prebble
1
-1
/
+4
2015-10-22
rtsp-stream: Always unref return value of gst_object_get_parent()
David Svensson Fors
1
-1
/
+2
2015-10-02
stream: listen to sender ssrc signals
Hyunjun Ko
1
-0
/
+38
2015-09-29
rtsp-media: Take reference to media that will be prepared
Sebastian Rasmussen
1
-1
/
+2
2015-09-17
stream: fix docs for recently-added get/set_buffer_size API
Tim-Philipp Müller
1
-5
/
+8
2015-09-09
rtsp-media: Don't crash on encrypted RTX SDP
Jan Schmidt
1
-9
/
+19
2015-09-03
rtsp-stream: Implement UDP buffer size setting.
Jan Schmidt
3
-3
/
+64
2015-09-03
rtsp-media: Fix small typo causing gtk-doc to complain
Jan Schmidt
1
-1
/
+1
2015-08-16
media-factory: get port number through gst_rtsp_url_get_port
Hyunjun Ko
1
-2
/
+4
2015-08-10
Document that source keeps a ref on server until it's destroyed
Xavier Claessens
1
-0
/
+8
2015-08-08
media: Only add fakesink once per pipeline
Nicolas Dufresne
1
-4
/
+6
2015-08-08
Revert "rtsp-media: Only add 1 fakesink per pipeline"
Nicolas Dufresne
1
-5
/
+5
2015-08-07
rtsp-media: Only add 1 fakesink per pipeline
Nicolas Dufresne
1
-5
/
+5
2015-07-30
rtsp-media: assertion error due to wrong condition check
Vineeth TM
1
-1
/
+1
2015-07-29
rtsp-media: Strip keys from the fmtp that we use internally in our caps
Sebastian Dröge
1
-0
/
+18
2015-07-20
threadpool: Fix possible warning in gst_rtsp_thread_pool_cleanup()
Xavier Claessens
1
-1
/
+2
2015-06-23
rtsp-client: allow application to decide what requirements are supported
Ognyan Tonchev
2
-12
/
+52
2015-06-16
rtsp-media: Always use real payloader when creating streams
Ognyan Tonchev
1
-1
/
+15
2015-06-11
rtsp-stream: add description for gst_rtsp_stream_request_aux_sender
Hyunjun Ko
1
-0
/
+11
2015-06-09
GstRTSPAuth: Add client certificate authentication support
Xavier Claessens
2
-4
/
+184
2015-06-03
rtsp-client: No flush during Teardown.
Göran Jönsson
1
-9
/
+0
2015-05-20
rtsp-server: Use single-include rtsp header to make sure we get all definitions
Sebastian Dröge
2
-4
/
+2
2015-05-05
rtsp-media: Mark some more functions static
Sebastian Dröge
1
-2
/
+2
2015-05-05
rtsp-media: Only unblock the media in suspend() when actually changing the state
Sebastian Dröge
1
-1
/
+5
2015-05-04
rtsp-sdp: Only add RTX to the SDP when using a feedback profile
Sebastian Dröge
1
-1
/
+2
2015-04-27
rtsp-stream: get valid clock-rate from last-sample
Hyunjun Ko
1
-1
/
+2
[next]