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
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
2015-04-15
rtsp-stream: fix to get valid each stream data for request-aux-sender signal
Hyunjun Ko
3
-8
/
+30
2015-03-23
rtsp-stream: Limit the queues to 1 buffer
Sebastian Dröge
1
-0
/
+4
2015-03-23
rtsp-stream: Update comment and ASCII art to the latest code
Sebastian Dröge
1
-7
/
+7
2015-03-21
rtsp-media: Properly return first rtptime
Nicolas Dufresne
1
-3
/
+3
2015-03-18
rtsp-stream: Don't leave buffer mapped
Nicolas Dufresne
1
-1
/
+2
2015-03-10
Fix double semicolons
Tim-Philipp Müller
1
-2
/
+2
2015-03-09
rtsp-stream: Get the seqnum-base and other information from the last buffer i...
Sebastian Dröge
1
-0
/
+58
2015-03-09
rtsp-media: Don't seek for PLAY if the position will not change
Sebastian Dröge
1
-27
/
+33
2015-03-09
rtsp-media: Don't include payload type in the caps for framesize
Sebastian Dröge
1
-0
/
+17
2015-03-09
rtsp-sdp: add payload type to the sdp framesize attribute
Linus Svensson
1
-0
/
+10
2015-03-03
rtsp-media-factory: Add functions to set/get the media gtype
Jan Schmidt
2
-1
/
+61
2015-03-02
rtsp-media: fix double unlock in _get_buffer_size()
Gregor Boirie
1
-1
/
+1
2015-02-19
rtsp-session: Use monotonic time for RTSP session timeout
Kent-Inge Ingesson
3
-14
/
+106
2015-02-13
rtsp-client: Only error out in PLAY if seeking actually failed
Sebastian Dröge
2
-4
/
+8
2015-02-13
rtsp-stream: Add necessary queues between tee and multiudpsink
Andreas Frisch
1
-2
/
+19
2015-02-12
rtsp-media: If seeking fails, don't wait forever for the media to preroll again
Sebastian Dröge
2
-1
/
+19
2015-02-11
rtsp-stream: minor code formatting fix
Tim-Philipp Müller
1
-1
/
+2
2015-02-10
rtsp-media: fix logic for collect_streams
Luis de Bethencourt
1
-3
/
+7
2015-02-09
rtsp-media: Don't set the transport mode based on what elements we find
Sebastian Dröge
1
-1
/
+0
2015-02-08
rtsp-client: fix awkward if clause
Tim-Philipp Müller
1
-1
/
+1
2015-02-06
rtsp-media: Use flags to distinguish between PLAY and RECORD media
Sebastian Dröge
5
-84
/
+143
2015-02-06
rtsp-client: fix a couple of leaks in handle_announce
Tim-Philipp Müller
1
-6
/
+7
2015-02-06
rtsp-media: Expose latency setting for setting the rtpbin latency
Sebastian Dröge
4
-0
/
+140
2015-02-06
rtsp-stream: Put the timestamp of receival of the initial packet over TCP on ...
Sebastian Dröge
1
-0
/
+52
2015-02-06
Add initial support for RECORD
Sebastian Dröge
9
-85
/
+1399
2015-01-30
rtsp-stream: RTCP and RTP transport cache cookies seperated
Anila Balavan
1
-8
/
+17
2015-01-21
rtsp-stream: fix false compiler warning
Tim-Philipp Müller
1
-1
/
+1
2015-01-19
rtsp-client: log interleaved data received
Tim-Philipp Müller
1
-2
/
+7
[next]